Hi, On Thu, Jan 8, 2009 at 10:46 AM, imadhusudhanan <imadhusudha...@zohocorp.com> wrote: > I used the jackrabbit-webdav.1.4.jar and its dependcies to start my > WebDAVServlet. > The thing is I m able to successfully start my web application with the > jdk1.6 but when > I start the same setup in with jdk1.5 or less the get the following trace. > All this happens > with the addition of the jackrabbit jar. The stack trace as follows, i hope > there is > conflict between the jackrabbit jarset and the JVM start up. But I need > possible > solution for this.
What's the full list of jars you're using? Are you putting the jars in the shared lib directory of Tomcat or in your own webapp? I would suggest that you only put them inside a webapp. BR, Jukka Zitting