Hi, Please only use the [email protected] mailing list for questions about using Jackrabbit. Cross-posting over multiple lists is rude.
On Wed, May 12, 2010 at 6:56 AM, sumit agarwal <[email protected]> wrote: > i am trying to make use of sample code snippet ie > "DefinitionBuilderFactory<NodeTypeTemplate, NamespaceRegistry> factory = > new TemplateBuilderFactory ( " > In my eclipse but i am getting error since NodeTypeTemplate is not defined > or neither DefinationBuildrFactory is define.I am searching for jar > dependecy for them if anypne of you know it please attach it or give me the > link, any help would be appreciated The NodeTypeTemplate interface is defined in jcr-2.0.jar and the DefinitionBuilderFactory class in the jackrabbit-jcr-commons jar. BR, Jukka Zitting
