On Wed, Mar 17, 2010 at 1:23 PM, JOSE FELIX HERNANDEZ BARRIO <[email protected]> wrote: > This solution works in jackrabbit 2.0.0 and it's not deprecated > > CndImporter.registerNodeTypes("cndfile", session); >
Thanks! that was what I was looking for. It's a pitty that it's not described in the registerNodeTypes method's javadoc.
