Hello everybody. I have the following problem with two different jdom.jar files: I have donwloaded the slide webdavclient. I want to use the webdav protocoll to store files from a webbased lifecycle management system to a storage system. In the WEB-INF\lib folder there is already a jdom.jar existing which comes with the lifecycle managment system. This one (~130 kb) differs very big from the jdom.jar (~150 kb) which comes with the webdavclient. Anyway I tried to test it with each of both jar files in the hope that it will work. But as you can think it did not work... If I have installed the webdavclient jdom then it is not possible to open any webform in the lifecycle system and on the other hand the webdav connection get an error if I use the lifecycle systems jdom. Separate it works all fine. My question is now: It is possible to configure tomcat in that way that tomcat only uses for webdav action the webdavclient jdom (e.g. renamed to jdom_webdav.jar) and in all other cases it must be used the other jdom.jar? Someone had a same problem like me already? Or can someone give me a good hint how can I solve the problem!? I have no more idea.
Best regards from munich, germany and sorry for my bad english... Mario Becker-Reinhold -- View this message in context: http://www.nabble.com/Two-different-jdom.jars-tf4485638.html#a12791598 Sent from the Jakarta Slide - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
