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 (naive?) 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:[EMAIL PROTECTED] 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) tried some variations to rebuild per JBoss.net deployment pages. 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 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3833844#3833844 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3833844 ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
