On Thu, Jan 21, 2010 at 3:17 PM, Michael Dürig <[email protected]> wrote: >> >> What are my options for creating node types, then? Is it possible >> from the jcr2spi + spi2davex client at all? > > You either have to do it on the server side, wait for someone to implement > the missing functionality or implement the missing functionality yourself > and attach patch to JCR-2454 [1] ;-) >
I'm going to add the functionality to scan for .cnd files to the jackrabbit-webapp module. Do you think there's any interest in this feature among the community? If so, let me know and I'll try to do it in a way that fits general purpose better than my own shortest path. > Michael > > [1] https://issues.apache.org/jira/browse/JCR-2454 > >
