Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

My Trouble with SOAP and TOMCAT! Help Me.

843834Mar 25 2002 — edited Sep 4 2002
Hello.
I can't get SOAP client examples to work.

I have JDK1.4.0 installed and working.
I have Tomcat3.3 installed and working.
I have SOAP2.0 installed and the soap.war file
copied into the Tomcat webapps directory.

On restarting Tomcat, I can access the SOAP
admin page and get the usual (good) error message
when I access the rpcrouter and message pages.

I have the paths to soap.jar, mail.jar, activation,jar, and xerces.jar set in my CLASSPATH, as well as the soap directory in general to run the samples.

But when I try to run a sample, like the AddressBook, from the command line, run the batch file "testit.bat".I got the fault information just below:

Generated fault:
Fault Code = SOAP-ENV:Client
Fault String = Deployment error in SOAP service 'urn:AddressFetcher': class name 'samples.addressbook.Address' could not be resolved: samples.addressbook.Address

Please help me,thx. I'm in trouble.
Thanks again.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 2 2002
Added on Mar 25 2002
9 comments
307 views