[jboss-user] [Security & JAAS/JBoss] - Re: JAAS authentification with JBoss AS CR1 : jaas not bound

jaikiran do-not-reply at jboss.com
Thu Sep 11 05:39:20 EDT 2008


Looks like another deployment ordering issue in CR1.

Try this:

- Remove your application from the deploy folder of JBoss
- Start JBoss. 
- Once it has started successfully, place your application in the deploy folder of JBoss.
- Let the hot deployer pick up the application for deployment.


Alternately, you can create a "deploy.last" folder in %JBOSS_HOME%\server\< serverName> and place your application in that folder and start JBoss. 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175802#4175802

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



More information about the jboss-user mailing list