0 Replies Latest reply on Oct 25, 2001 9:21 PM by zhongzhiyong

    why I fail to call ejb in such method :jboss_2.4.1_tomcat_3.

    zhongzhiyong

      I use apache soap to call the ejb in JBoss-2.4.1_Tomcat-3.2.3,but always occur error,the erorr like this:
      unable to initiallize context /soap/servlet/rpcrouter
      [SOAPException:faultcode=SOAP-ENV;Server;msg=unable to initialize context]
      at org.apache.soap.providers.StatefulEJBProvider.initialize(statefulEJBProvider:116].
      I test the integration between soap and tomcat,find it correct,and i can invoke a class in tomcat through soap,so,what may result in this failure?