2 Replies Latest reply on Jul 30, 2003 9:10 PM by bbd66

    EJB Deployer Warning

    bbd66

      Can someone tell me why I am getting the following error? I have looked at what is thrown and I cannot see where I am missing a throws clause. What file should I be looking at?

      14:05:22,466 INFO [EJBDeployer]
      Bean : GroupsSession
      Method : public abstract String getNewEntityId() throws RemoteException
      Section: 7.10.5
      Warning: All the exceptions defined in the throws clause of the matching method of the session bean class must
      be defined in the throws clause of the method of the remote interface.