[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1467) Fail to deploy EJB3 ear that uses a security-domain
Luis Fernando Planella Gonzalez (JIRA)
jira-events at lists.jboss.org
Mon Aug 18 10:26:58 EDT 2008
Fail to deploy EJB3 ear that uses a security-domain
---------------------------------------------------
Key: EJBTHREE-1467
URL: https://jira.jboss.org/jira/browse/EJBTHREE-1467
Project: EJB 3.0
Issue Type: Bug
Affects Versions: AS 5.0.0.CR1
Environment: Ubuntu Linux, i386.
Sun Java 1.6.0_06
Reporter: Luis Fernando Planella Gonzalez
When starting the JBoss server with a deployed ear which has on the jboss-app.xml a security-domain, I always have an error on deploy, with a NameNotFoundException: jaas is not bound.
However, when re-deploying the same ear after the server is initialized, the deploy runs fine.
My guess is that for some reason the ejb deployer service is being run before the security service...
The same ear can be deployed on JBoss 4.2.2 without problems.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list