[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1489) Stack trace does not show the bean that fails
Carlo de Wolf (JIRA)
jira-events at lists.jboss.org
Tue Sep 16 03:30:21 EDT 2008
Stack trace does not show the bean that fails
---------------------------------------------
Key: EJBTHREE-1489
URL: https://jira.jboss.org/jira/browse/EJBTHREE-1489
Project: EJB 3.0
Issue Type: Feature Request
Components: proxy
Reporter: Carlo de Wolf
Fix For: 1.0.0-CR1
java.lang.RuntimeException: @Remote and @Local may not both be specified on the same interface "interface org.jboss.ejb3.test.bank.Bank" per EJB3 Spec 4.6.6, Bullet 5.4
at org.jboss.ejb3.proxy.factory.ProxyFactoryHelper.getLocalAndBusinessLocalInterfaces(ProxyFactoryHelper.java:229)
at org.jboss.ejb3.proxy.factory.ProxyFactoryHelper.getLocalBusinessInterfaces(ProxyFactoryHelper.java:545)
at org.jboss.ejb3.session.SessionContainer.resolveBusinessInterfaces(SessionContainer.java:155)
at org.jboss.ejb3.EJBContainer.instantiated(EJBContainer.java:1540)
at org.jboss.ejb3.session.SessionContainer.instantiated(SessionContainer.java:145)
at org.jboss.ejb3.Ejb3Deployment.deployElement(Ejb3Deployment.java:706)
... 73 more
--
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