Simon Stewart wrote:

> I use ant so only the changed class files are being copied over, and
> "no", the new changes are not being noticed. I'm developing using a
> file structure rather than an EAR file for easy updating of bits and
> bobs, if that sheds any light.


Try 'touch'ing the descriptor(s) involved. That should make the 
deployer pick it back up.


> 
> BTW, does the hot-redeploy completely remove the app and redeploy it,
> or just the changed files?


Complete remove and redeploy, i believe. It really has to dump the 
classloaders wholesale anyway. Still a lot less painful than having to 
restart the server

-danch


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to