Hi,

I am week in deploying war with Tomcat4 on Windows. The war contains only
the class files generated from JSPs.

I am not able to access any JSP through
http://localhost:8080/myProj/client.jsp
The war file contains the web.xml with mapping of all servlets to jsps

I will appriciate your help.

Thanks,
Abhay


-----Original Message-----
From: Daniel Watrous [mailto:[EMAIL PROTECTED] 
Sent: Thu, 23 Dec 2004 07:25
To: Tomcat Users List
Subject: Re: Want to know better way of deploying


Manisha,

I have also had this occur when using Tomcat on Windows, but never with 
Tomcat running on Linux.  Maybe this is a bug related to Tomcat on 
Windows...  Are you using Windows?

Daniel
----- Original Message ----- 
From: "Manisha Sathe" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 22, 2004 10:21 PM
Subject: Want to know better way of deploying


>I am using ant to create war file. Then i undeploy previous version and 
>try
>to deploy new version. But when i try to do this it says
>
>
> FAIL - War file "strutstest.war" already exists on server
>
>
> Inside /webapp - previous uploaded war file is still present. I can 
> not
> delete just like that as it says sharing violation.
>
> So i need to stop Tomcat, delete /webapp/{my prev war file}. Then 
> start
> the Tomcat again and deploy the new file.
>
> Is there any other soln ? so that w/o restarting my tomcat can i just
> deploy new version ?
>
> regards
>
> Manisha
>
>
>
>
>
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com

---------------------------------------------------------------------
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