Looks more like when you updeploy your app, other code in there is still holding
references to the undeployed files.
Check the section on hot redeployment in tha ClassLoading Wiki:
http://www.jboss.org/wiki/Wiki.jsp?page=JBossClassLoadingUseCases
This will help you to understand the classloading mechanism to properly package/scope your
applications and get Hot Deployment working.
S,
ALR
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994926#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...