0 Replies Latest reply on Dec 4, 2002 10:23 AM by glote

    Unable to look up bean in another ear

    glote

      This only happens with scoped deployer in jboss 3.0.3

      I have a bean that needs to look up another bean in a different ear, but it fails when I try to create the remoteinterface and complains about:
      javax.ejb.EJBException: Invalid invocation, check your deployment packaging, method=public abstract no.politiet.pd.servers.ejb.keyGenerator.KeyGenRemote no.politiet.pd.servers.ejb.keyGenerator.KeyGenHome.create() throws java.rmi.RemoteException,javax.ejb.CreateException

      See the attached file for details