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

2001-11-04 Thread vijay jagtap
Thank you Guy Rouillier
Your comments helped to solve the problem. 
However, still I wonder why appserver look for Bean class somewhere else. Always it should look into JAR file.
 Guy Rouillier [EMAIL PROTECTED] wrote: 




The traditional source of this type of problem is that you have your bean class somewhere in the classpath that JBoss is using. Make sure that the only instance of your bean class is in the jar in the deploy directory. If it is elsewhere, JBoss may be running that copy instead of the one 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 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 things first... there are no copies of any ofthese classes in lib/ext?david jencksOn 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 and redeploy, the changes are Not getting effective.  Even I shut down JBoss, machine, still I don't see the new changes made to Bean.  I deleted entire tmp folder. NO success.  I don't think there any references kept open to Bean since I am running simple test client program.  Thanks.  - Do You Yahoo!? Find a job, post your resume on Yahoo! Careers. 
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 and redeploy, the changes are Not getting effective. 
Even I shut down JBoss, machine, still I don't see the new changes made to Bean. 
I deleted entire tmp folder. NO success. 
I don't think there any references kept open to Bean since I am running simple test client program. 
Thanks. 



Do You Yahoo!? Find a job, post your resume on <A href="" target="_blank"Yahoo! Careers.___JBoss-user mailing list[EMAIL PROTECTED]https://lists.sourceforge.net/lists/listinfo/jboss-user


Do You Yahoo!?Find a job, post your resume on Yahoo! Careers.


Do You Yahoo!?Find a job, post your resume on Yahoo! Careers.Do You Yahoo!?
Find a job, post your resume on Yahoo! Careers.

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 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 and redeploy, the changes are Not getting effective.  Even I shut down JBoss, machine, still I don't see the new changes made to Bean.  I deleted entire tmp folder. NO success.  I don't think there any references kept open to Bean since I am running simple test client program.  Thanks.  - Do You Yahoo!? Find a job, post your resume on Yahoo! Careers. 
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 and redeploy, the changes are Not getting effective. 
Even I shut down JBoss, machine, still I don't see the new changes made to Bean. 
I deleted entire tmp folder. NO success. 
I don't think there any references kept open to Bean since I am running simple test client program. 
Thanks. 



Do You Yahoo!? Find a job, post your resume on <A href="" target="_blank"Yahoo! Careers.___JBoss-user mailing list[EMAIL PROTECTED]https://lists.sourceforge.net/lists/listinfo/jboss-userDo You Yahoo!?
Find a job, post your resume on Yahoo! Careers.

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 things first... there are no copies of any ofthese classes in lib/ext?david jencksOn 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 and redeploy, the changes are Not getting effective.  Even I shut down JBoss, machine, still I don't see the new changes made to Bean.  I deleted entire tmp folder. NO success.  I don't think there any references kept open to Bean since I am running simple test client program.  Thanks.  - Do You Yahoo!? Find a job, post your resume on Yahoo! Careers. 
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 and redeploy, the changes are Not getting effective. 
Even I shut down JBoss, machine, still I don't see the new changes made to Bean. 
I deleted entire tmp folder. NO success. 
I don't think there any references kept open to Bean since I am running simple test client program. 
Thanks. 



Do You Yahoo!? Find a job, post your resume on <A href="" target="_blank"Yahoo! Careers.___JBoss-user mailing list[EMAIL PROTECTED]https://lists.sourceforge.net/lists/listinfo/jboss-user


Do You Yahoo!?Find a job, post your resume on Yahoo! Careers.Do You Yahoo!?
Find a job, post your resume on Yahoo! Careers.

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

2001-11-01 Thread vijay jagtap
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 and redeploy, the changes are Not getting effective.
Even I shut down JBoss, machine, still I don't see the new changes made to Bean.
I deleted entire tmp folder. NO success.
I don't think there any references kept open to Bean since I am running simple test client program.
Thanks.
Do You Yahoo!?
Find a job, post your resume on Yahoo! Careers.