no it's standalone-app in a jar-file, started from a shell-script

greetings
stefan

James Mason wrote:

Are you deploying on Tomcat? If so, delete commons-httpclient.jar and webdav.jar from your common/lib directory. They are old versions and will take precedence when Tomcat builds the classpath.

-James

Stefan Burkard wrote:

hi slide-users

i've developed a java-class based on the slide-client-api that acts as a webdav-client on a slide-server. until now i had my java-class in eclipse and it connects on a slide-server in the network (other box). works fine.

now i'm trying to deploy this class in a jar (with all libs and so on) to an external server and i get a http-exception as soon as i create an instance of webdavresource. the slide-server runs on the same machine as the jar-app.

the strange thing is that i'm working with values out of a config-file - so i just changed config-values after deployment. additionally i can connect with the cli-client of slide and the browser to this slideserver. but the jar-app on the same box throws the exception. i tried with 127.0.0.1 as well as the official ip-number.

any suggestions?

greetings
stefan


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to