Check out the directions for the manager app.
There is a specific syntax for war files.

The syntax is explained in detail here:
http://java.sun.com/j2se/1.4.2/docs/api/java/net/JarURLConnection.html

Here's a simple example for a war files named myapp.war
on a local unix box (Note the exclamation point and ending slash):

jar:file:/path/to/myapp.war!/





On Thu, 2004-10-28 at 19:39, David Lee wrote:
> HI!
>  
> I tried to use GUI manager to upload war file (war file to deploy, the
> message says OK, but nothing happened. no context files deployed.
> nothing.
>  
> then I tried to upload the same war file using "deploy directory or war
> file located on server", the upload problem entered into an infinitive
> loop, just kept runnin...runing.
>  
> What happened!
>  
> The war file I tried to upload works perfect on Tomcat5.0.29.
>  
> Thanks
>  
> David Lee


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

Reply via email to