Thanks Jonlee for your reply.

Yes, for sure there is something not unloading here, but what, why, where etc? And the 
problem is not that simple, I have stopped/started the server already and the result 
is the same! In my browser is running now an application from 3 days ago, I cannot see 
any change I did in the last days, even one as small as commenting/uncommenting or 
introducing a new test line (a simple System.out.println). 
I've tried to use the debugger in Eclipse step by step and every time when I get to 
the new code, it is ignored, as if it was not there...
I changed the jdk (I was using BEA) to SUN 1.4.1_07 (tried even with 1.4.2) - no 
result.
Does JBoss keep some cache of applications?

Also, does anybody know about a solution to the "hot code replace" problem that I saw 
on forums many people have? Nobody has given a good answer until now. For any change I 
made in code, however small it is and not affecting the class structure (for example 
the commenting of a System.out.println line) after saving, I get a message box 
stating: org.jboss.Main at localhost:xxxx (may be out of synch) was unable to replace 
the running code with the code in the workspace. Reason: Hot code replace failed - 
Scheme change not implemented
Some people say it is the jdk - I tried 1.3, 1.4.1, 1.4.2 etc, so no - others say is 
the changes in class structure - see above, only a comment changed, so no!



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3832292#3832292

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3832292


-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to