0 Replies Latest reply on Aug 19, 2009 7:15 PM by preddy11041

    Error deploying web services

      While deploying web service module the following exception is thrown. If the session bean is not marked for web services then the bean deploys without any problem.

      --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
      ObjectName: jboss.j2ee:jndiName=MySEI,service=EJB
      State: FAILED
      Reason: java.lang.NoSuchMethodException: Not found in bean class: public abstract void javax.ejb.EJBObject.remove() throws java.rmi.RemoteException,javax.ejb.RemoveException

      Thanks in advance!