i downloaded the jackrabbit 1.4 jars and replaced jackrabbit 1.3 jars in our application
CompactNodeTypeDefReader(Reader, String, NameSpacemapping). in teh old code this constructor is used. if i replace jackrabbit 1.4 jars i get an error in the ant task sayin cannot find symbol but from 1.4 api i confirmed that this constructor exists. but CompactNodeTypeDefReader(Reader, String) but this constructor compiles without any problem. could anyone help with the above problem? -- View this message in context: http://www.nabble.com/newbie-upgrading-from-jackrabbit-1.3-to-1.4.6-tp20939344p20939344.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
