Title: Blank

Folks:

In trying to deploy webapp via Tomcat Manager, using:

http://localhost:8080/manager/deploy?
config=file:/path/context.xml&war=jar:file:/usr/local/war/abc.war!/

java.io.FileNotFoundException: jar:file:/usr/local/war/abc.war! (No such file or directory)

And, I verified that file is indeed there, and also permissions are such that tomcat can access it.

This was working fine in 5.0.19, and 5.0.28, but, is breaking in 5.5.17

Any pointers?

thanks,

-sunitha

Reply via email to