> > IMO no ;) but there following method pretty much does what you'e > looking for: > > http://jackrabbit.apache.org/api/1.6/org/apache/jackrabbit/core/nodetype/NodeTypeManagerImpl.html#registerNodeTypes(java.io.InputStream,%20java.lang.String,%20boolean)
That method no longer exists in 2.0. Seems like this method has been replaced by methods that only work on NodeTypeDefinitions, and I don't see any methods anywhere to produce those objects from a .cnd of xml file. Please point me to the API if there's a way to do this in 2.0. > > cheers > stefan > >> >
