4 Replies Latest reply on Oct 24, 2003 7:23 AM by jonlee

    Axis with Jboss, must restart server after redeploy?

    crosscourt

      Hi,

      I use axis by putting the axis webapp as axis.war in jboss.

      I found that there is a need to restart jboss everytime i redeploy my ejb in order for axis client to be able to connect properly.

      Error:


      java.rmi.ServerException: EJBException:; nested exception is:
      javax.ejb.EJBException: Invalid invocation, check your deployment packaging, method=public abstract tds.interfaces.TDS tds.interfaces.TDSHome.crea
      te() throws javax.ejb.CreateException,java.rmi.RemoteException
      at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:260)
      at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:169)
      at org.apache.axis.encoding.DeserializationContextImpl.endElement(DeserializationContextImpl.java:1015)