Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-1124

Default business interface is incorrectly determined

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • AS 5.0.0.Beta3
    • None
    • None
    • None

      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

            arubinge@redhat.com Andrew Rubinger (Inactive)
            rhn-engineering-cdewolf Carlo de Wolf
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: