[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-1489) Stack trace does not show the bean that fails
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Tue Sep 16 11:58:21 EDT 2008
[ https://jira.jboss.org/jira/browse/EJBTHREE-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Lee Rubinger updated EJBTHREE-1489:
------------------------------------------
Component/s: core
(was: proxy)
> 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: core
> Reporter: Carlo de Wolf
> Assignee: Andrew Lee Rubinger
> 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