Calling a Web Service using Axis, from within an Axis Web Service running under Tomcat
- From: "hocho888" <hocho888@xxxxxxxxxxx>
- Date: 29 Apr 2005 10:37:01 -0700
Hello,
I am running into class loading errors when I attempt to invoke a 3rd
party web service using the axis classes
org.apache.axis.client.Call
org.apache.axis.client.Service
I am doing this, from within the an Axis web service running under
Tomcat.
The error is
java.lang.ClassNotFoundException: org.apache.axis.client.Call
at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
I tried added the axis jars to the Tomcat classpath but that resulted
in error deploying the tomcat hosted web service in the first place.
All help appreciated.
.
- Follow-Ups:
- Prev by Date: handy access to attributes of entity beans from session beans
- Next by Date: URGENT!! Joinable Interface problem
- Previous by thread: handy access to attributes of entity beans from session beans
- Next by thread: Re: Calling a Web Service using Axis, from within an Axis Web Service running under Tomcat
- Index(es):
Relevant Pages
|
|