Hi guys, thanks for all the answers, i gues i have a problem i have to fix before these one, as i said i pretty new to jcr and i seem to have missed a point. when i run the client it creates a new repository and does not use the one running on tomcat (i assumes it was using localhost as default)
so first problem is making the client program "talk " with the repository in tomcat.. any directions in order to achive this? thanks for helping.. paulo f. On Sat, Jun 21, 2008 at 10:09 AM, Bertrand Delacretaz < [EMAIL PROTECTED]> wrote: > Hi Paulo, > > On Sat, Jun 21, 2008 at 9:49 AM, Paulo Sergio <[EMAIL PROTECTED]> wrote: > > ...is there any place where i can get examples of that code?... > > There's an example in Sling's Loader class [1], look at the createFile() > method. > > (there are also examples in Jackrabbit but I'm less familiar with that > code). > > -Bertrand > > [1] > http://svn.eu.apache.org/repos/asf/incubator/sling/trunk/jcr/contentloader/src/main/java/org/apache/sling/jcr/contentloader/internal/Loader.java >
