1 Reply Latest reply on May 6, 2004 9:22 AM by jgettle

    tomcat/axis WS wars not deploying

    tbiernat

      after spending the last 4 hrs scanning through the available docs, I am still at a loss re. how to get our axis web services running in JBoss 3.2 or 4.x.

      these web services have been running for sometime in tomcat 4.x and 5.x under axis 1.1, so i figured this is a no brainer!

      my initial (naïve?) thought was that I could copy the tomcat deployed war files into jboss/server/all/deploy, and this would work.

      JBoss warns in deployment:
      WARN [EmbeddedTomcatService] Unable to invoke setDelegate on class loader:org.jboss.web.tomcat.tc4.WebCtxLoader$ENCLoader@8acc0c

      attempts to invoke services yield:
      19:19:14,080 ERROR [Engine] ----- Root Cause -----
      java.lang.NoSuchMethodError:
      org.apache.axis.description.TypeDesc.(Ljava/lang/Class;Z)V
      at service.base.model._RqHeader.(_RqHeader.java:124)

      at this point, I'd just like to see a very simple WS HelloWorld archive that I could drop into JBoss, but I cannot find any such example.

      thx,
      tim biernat