[jboss-jira] [JBoss JIRA] Created: (JBAS-6007) Wrong bean name when EJB is not deployed within an ear
Carlo de Wolf (JIRA)
jira-events at lists.jboss.org
Tue Sep 30 11:01:20 EDT 2008
Wrong bean name when EJB is not deployed within an ear
------------------------------------------------------
Key: JBAS-6007
URL: https://jira.jboss.org/jira/browse/JBAS-6007
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: EJB3
Affects Versions: JBossAS-5.0.0.CR2
Reporter: Carlo de Wolf
Assignee: Carlo de Wolf
Fix For: JBossAS-5.0.0.GA
When deploying newCmp3.jar the ear part in the bean name is also set to the jar name.
19:15:40,616 INFO [JBossASKernel] Added bean(jboss.j2ee: ear=newCmp3.jar ,jar=newCmp3.jar,name=CourierSessBean,service=EJB3) to KernelDeployment of: newCmp3.jar
This also results in @Depends issues.
See ejb3-testsuite service tests.
--
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