Re: [JBoss-user] Hot Deploy Does Not reflect Change.

2001-11-04 Thread vijay jagtap
either. - Original Message - From: vijay jagtap To: [EMAIL PROTECTED] Sent: Friday, November 02, 2001 12:34 PM Subject: Re: [JBoss-user] Hot Deploy Does Not reflect Change. I take some of my words back. ( I had messed up in JBOSS_CLASSPATH var.) I can see changes only when I shut do

Re: [JBoss-user] Hot Deploy Does Not reflect Change.

2001-11-02 Thread Guy Rouillier
in the deploy directory.  Remember not to have a copy in jboss/lib/ext either. - Original Message - From: vijay jagtap To: [EMAIL PROTECTED] Sent: Friday, November 02, 2001 12:34 PM Subject: Re: [JBoss-user] Hot Deploy Does Not reflect Change. I take some

Re: [JBoss-user] Hot Deploy Does Not reflect Change.

2001-11-02 Thread vijay jagtap
I take some of my words back. ( I had messed up in JBOSS_CLASSPATH var.) I can see changes only when I shut down and restart server. So every time I change bean, I have to restart the server. How to solve this problem ???       David Jencks <[EMAIL PROTECTED]> wrote: Just to check the obvious thi

Re: [JBoss-user] Hot Deploy Does Not reflect Change.

2001-11-02 Thread vijay jagtap
There is only one new file copied and that is classes12.zip (Oracle thin driver) I am using ant to build jar files.     David Jencks <[EMAIL PROTECTED]> wrote: Just to check the obvious things first... there are no copies of any ofthese classes in lib/ext?david jencksOn 2001.11.01 20:11:31 -0500

Re: [JBoss-user] Hot Deploy Does Not reflect Change.

2001-11-01 Thread David Jencks
Just to check the obvious things first... there are no copies of any of these classes in lib/ext? david jencks On 2001.11.01 20:11:31 -0500 vijay jagtap wrote: > > JBoss-2.4.3_Tomcat-3.2.3 > > It seems the AppServer is caching the JAR files to some unknown place. > > If I change the JAR file