While I haven't done this type of stuff in a login module, I generally find I need to
use scoped class loading by specifying loader-repository elements in the jboss-app.xml
file to keep things separated. With scoped class loaders, I am able to hot-deploy any
parts of my app without having problems in the other parts.
Hope that helps,
Gary.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020741#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...