You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by David Whitehurst <dl...@comcast.net> on 2005/04/28 15:36:05 UTC

Re: deploy using manager

I use JBoss 3.2.5 and sometimes I have great difficulty in getting 
servlet or JSP apps to redeploy correctly.  I have learned over time to 
delete the /work and /tmp directories in the server area of JBoss.  The 
/work dir is Tomcat's compiled JSPs and Servlets and the /tmp dir is 
JBoss' deployment staging.

Can someone explain in technical terms why servlet apps sometimes have 
this problem?  I want to understand why just deleting dirs fixes 
things.  I also understand that JSP changes are supposed to recompile 
on-demand calling the URL.

Thanks,

David L. Whitehurst
Raghupathy,Gurumoorthy wrote:

>Delete the work dir and reload 
>
>-----Original Message-----
>From: Jiang, Peiyun [mailto:Peiyun.Jiang@nrc-cnrc.gc.ca] 
>Sent: 28 April 2005 17:24
>To: 'Tomcat Users List'
>Subject: deploy using manager
>
>
>>>From tomcat /manager/ did:
>(1) remove application
>(2) uploaded war from PC to server to install
>(3) optionally reload/stop/start, sometimes repeatedly
>
>Tomcat still running the old version.
>
>Any known reasons?
>
>Peiyun Jiang
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org