Hello, I'm using JR as repository server. I need to register new node types. Where is the best place to do this? I don't want to do this from client application. I see two possibilities:
1) Extend RepositoryStartupServlet and do this on init. 2) use RepositoryStartupServlet init-param to do this (if it exists) Or is there some other possibility? Thanks. -- View this message in context: http://www.nabble.com/Adding-new-node-types-tf4198867.html#a11942091 Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
