dear fellow committers, i thought some of you guys might be interested in what i am doing here in the slide project ;)
i am a member of the JSR 170 EG and i am working on the reference implementation of JSR 170 (located in proposals/jcrri). JSR 170 is currently in public review (spec v.0.13.1). you can see a live demo of a web frontend using the JCR RI code in proposals/jcrri here: http://jsr170tools.day.com/ please keep in mind that code is alpha (buggy) and is meant for developers and people who better want to understand the JSR 170 spec. it is currently very easy to take the system down by doing things like uploading a big xml file etc... so please be kind with it ;) you can also download a .war file that bundles the ri and the web frontend here: http://www.day.com/content/en/product/jsr_170/repository_browser.html this should run in hopefully all jsp-enabled servlet containers. [we used http://jetty.mortbay.org/jetty/index.html] first steps: ------------ 1) download .war-file 2) deploy into your favourite servlet container 3) surf to the webapp context and login (username and pass are irrelevant) 4) go to content loader, upload a (small) zip-file (or xml-file) 5) go to contentbrowser and start playing feedback very welcome, have fun... regards, stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
