[jboss-user] [EJB 3.0] - Re: Hot-Deployment-Problem

ALRubinger do-not-reply at jboss.com
Tue Dec 19 04:59:28 EST 2006


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#3994926

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



More information about the jboss-user mailing list