Hi Ken, Ken Campbell wrote: > Hi Eran, > > Thanks for your reply; I'm afraid no miracles, only a 404 error from Tomcat.
:) > But then this was my point, I wasn't really expecting axis2.zip to provide > me with a web service. If I unzip it I get the axis2 folder. Put that in > webapps, restart Tomcat (5.5), I get a 500 error: > > root cause: > java.lang.NoSuchMethodError: > org.apache.axis2.description.AxisService.getOperations()Ljava/util/HashMap; > > org.apache.jsp.listServices_jsp._jspService(org.apache.jsp.listServices_jsp: > 90) > org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97) > javax.servlet.http.HttpServlet.service(HttpServlet.java:802) > > org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:3 > 22) > > org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314) > org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264) > javax.servlet.http.HttpServlet.service(HttpServlet.java:802) > > I'm running 0.94 at the minute, and to get that to run I needed the axis2 > folder and the axis2.war in webapps. Do you mean you have both 0.94 and 0.95 in the same webapps folder ? Hmm, interesting, I'm not sure how this will behave. Anyway, it seems like you have a classpath problem. Can you try this. Create a fresh Tomcat installation, nothing in there, except what you get from Tomcat. Get the war file from http://ws.apache.org/axis2/download.cgi and put that in the webapps folder. Then start tomcat and do whatever you were trying to do earlier. I just did this and I had no problem with that. -- Chinthaka
signature.asc
Description: OpenPGP digital signature
