RE: deploy using manager

2005-04-28 Thread Raghupathy,Gurumoorthy
Delete the work dir and reload 

-Original Message-
From: Jiang, Peiyun [mailto:[EMAIL PROTECTED] 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

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



Re: deploy using manager

2005-04-28 Thread David Whitehurst
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:[EMAIL PROTECTED] 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
-
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]