I will take a look at this one, BTW, I just uploaded my test war file in
response to Remy's comments.

Thanks

David 

-----Original Message-----
From: Ben Souther [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 28, 2004 5:06 PM
To: Tomcat Users List
Subject: Re: Tomcat5.5.3 serious problems!

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]


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

Reply via email to