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
