Title: Re-deployment of custom XMLConfiguration

Hi,

I want to deploy my JAAS login configuration together with my application.
I took the code from org.jboss.test.security.service.SecurityService to create a new MBean, configured by a SAR, which also contains the login-config.xml.

Deployment works well, but there seems to be a problem with RE-deployment.
After I adjust some model-options in the XML configuration, changes in the login config are not active when I redeploy the SAR (EAR), but I have to restart the JBoss server.

Also, during debug I noticed that the initialize method on my login module is not invoked after redeployment.

Any tips?

Thanks a lot
Wonne

Reply via email to