[
https://jira.jboss.org/jira/browse/EJBTHREE-1467?page=com.atlassian.jira....
]
Stefan Guilhen commented on EJBTHREE-1467:
------------------------------------------
Jaikiran,
I've checked out CR1 from the SVN and the deployment indeed fails consistently.
However, when running the same tests in the current trunk codebase everything works as
expected - no name not bound exceptions are raised and I can see the SecurityDomain.ear
being correctly deployed.
Looks to me that we won't see this issue in the next AS (CR2) version, which is to be
released very soon.
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
Assignee: Stefan Guilhen
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