sling demo - jcr meetup 2008

15
sling in 18 minutes jcr meetup amsterdam bertrand delacrétaz, www.day.com

Upload: bertrand-delacretaz

Post on 12-May-2015

5.404 views

Category:

Business


1 download

DESCRIPTION

My (very quickly put together) Sling demo at http://wiki.apache.org/jackrabbit/JcrMeetupApril2008

TRANSCRIPT

Page 1: Sling demo - JCR Meetup 2008

sling in 18 minutes

jcr meetup amsterdambertrand delacrétaz, www.day.com

Page 2: Sling demo - JCR Meetup 2008

what?

Page 3: Sling demo - JCR Meetup 2008

what?JCR repository for content storage

Scriptable applications, “all” java scripting languages

Demo-proof - simple things are simple

Integrated OSGi framework (Apache Felix) and console - complex things are possible

RESTful http interface, simple name conventions for POST parameters

JCR-basedWeb applications development framework

Page 4: Sling demo - JCR Meetup 2008

simpleRESTfulcontentcreation

Page 5: Sling demo - JCR Meetup 2008

the webloader samplenaked

Page 6: Sling demo - JCR Meetup 2008

Webloader:load documents from a Google query into the JCR repository

WebDAV mounthttp://localhost:8888/

Page 7: Sling demo - JCR Meetup 2008

Webloaderservice bundle

(java code)

Page 8: Sling demo - JCR Meetup 2008

maven-bundle-plugin(webloader service pom.xml)

bundle jar file

Page 9: Sling demo - JCR Meetup 2008

Webloaderuser interface bundle

(initial content)

bundle jar file

Page 10: Sling demo - JCR Meetup 2008

html.esp

POST.esp

Webloader UI

Page 11: Sling demo - JCR Meetup 2008

get them’bundles in

Page 12: Sling demo - JCR Meetup 2008

sling OSGi consoleinstall / configure / start / stop /uninstall bundleat runtime

Page 13: Sling demo - JCR Meetup 2008

bundles installedvia Sling OSGi console

http://localhost:8888/sling

Page 14: Sling demo - JCR Meetup 2008

demoboring

Page 15: Sling demo - JCR Meetup 2008

next?

http://incubator.apache.org/sling

sling in 15 minutes

example apps and more docs coming soon

Day JCR cup 2008

thanks Arjé!