Howard W. Smith, Jr. created TOMEE-896:
------------------------------------------
Summary: Specify portable global JNDI name of all EJBs in log on
startup of TomEE
Key: TOMEE-896
URL: https://issues.apache.org/jira/browse/TOMEE-896
Project: TomEE
Issue Type: Improvement
Affects Versions: 1.6.0
Environment: N/A
Reporter: Howard W. Smith, Jr.
Priority: Minor
Fix For: 1.6.0
Currently, TomEE 1.6.0, and probably all (previous) versions, logs @Stateless
EJBs in the log file as follows:
Apr 13, 2013 8:36:09 PM org.apache.openejb.config.InitEjbDeployments deploy
INFO: Auto-deploying ejb CustomerFacade:
EjbDeployment(deployment-id=CustomerFacade)
The reference implementation (RI), Glassfish (3.1.2.2) logs @Stateless EJBs in
the log file as follows:
[#|2012-12-09T10:58:14.414-0500|INFO|glassfish3.1.2|javax.enterprise.system.container.ejb.com.sun.ejb.containers|_ThreadID=1;_ThreadName=Thread-2;|EJB5181:Portable
JNDI names for EJB CustomerFacade: [java:global/mcms/CustomerFacade,
java:global/mcms/CustomerFacade!jpa.session.CustomerFacade]|#]
Please specify the portable global JNDI name for all @Stateless EJBs in the
project as RI/Glassfish is doing. Thank you.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira