0 Replies Latest reply on Aug 15, 2002 2:27 PM by jweis

    Axis and JBoss3.0

    jweis

      I have created a web service that calls another web service to do its task. Things work fine when I deploy the web service under Tomcat with Axis beta 3. Running in JBoss 3.0 however throws a no such method exception when the first web service attempts to call the second web service.

      It appears this is limited to Axis beta 1 and 2 however as I cannot get Axis beta 2 to run this web service successfully outside of JBoss.

      Question:
      1. Has anyone else had this problem?
      2. What can I do to get Axis beta 3 integrated with JBoss?