[
http://jira.jboss.com/jira/browse/EJBTHREE-1124?page=all ]
Carlo de Wolf updated EJBTHREE-1124:
------------------------------------
Summary: Default business interface is incorrectly determined (was: Default remote
interface is incorrectly determined)
Default business interface is incorrectly determined
----------------------------------------------------
Key: EJBTHREE-1124
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-1124
Project: EJB 3.0
Issue Type: Bug
Reporter: Carlo de Wolf
Assigned To: Andrew Lee Rubinger
Priority: Blocker
Fix For: AS 5.0.0.Beta3
java.lang.RuntimeException: Use of empty @Remote on bean test-bean-for-stateful with more
than one default interface [interface com.sun.ts.tests.ejb30.common.equals.TestIF,
interface com.sun.ts.tests.ejb30.common.equals.TestIF]
at
org.jboss.ejb3.ProxyFactoryHelper.getRemoteAndBusinessRemoteInterfaces(ProxyFactoryHelper.java:591)
at
org.jboss.ejb3.Ejb3DescriptorHandler.addDescriptorAnnotations(Ejb3DescriptorHandler.java:862)
at
org.jboss.ejb3.Ejb3DescriptorHandler.addDescriptorAnnotations(Ejb3DescriptorHandler.java:853)
at
org.jboss.ejb3.Ejb3DescriptorHandler.getStatelessContainer(Ejb3DescriptorHandler.java:467)
at
org.jboss.ejb3.Ejb3AnnotationHandler.getContainers(Ejb3AnnotationHandler.java:142)
at org.jboss.ejb3.Ejb3Deployment.deployElement(Ejb3Deployment.java:511)
at org.jboss.ejb3.Ejb3Deployment.deployElement(Ejb3Deployment.java:471)
at org.jboss.ejb3.Ejb3Deployment.deployUrl(Ejb3Deployment.java:453)
at org.jboss.ejb3.Ejb3Deployment.deploy(Ejb3Deployment.java:419)
at org.jboss.ejb3.Ejb3Deployment.create(Ejb3Deployment.java:361)
at org.jboss.ejb3.deployers.Ejb3Deployer.deploy(Ejb3Deployer.java:134)
... 63 more
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira