1 Reply Latest reply on Oct 11, 2002 4:39 PM by shilo

    JBoss 3.03: Getting warnings for deployment of CMPState EJB

    shilo


      While starting JBoss 3.03, I noticed some warnings for the CMPState EJB.

      They look like this:
      Bean : CMPState
      Method : public abstract Object getAttribute(String) throws RemoteException
      Section: 9.2.7
      Warning: All the exceptions defined in the throws clause of a matching method in the entity bean's class must be defined in the throws clause of the method of the remote interface.