I am running an Web base client/server application that communicates with
servlets to
provide services to the application.  One of the services provided requires
a servlet to
communicate with a remote machine via SOAP.  I have the SOAP API packaged in

a group of JAR files stored on the server machine.  The location of the SOAP
API has been
included in the classpath in bootstrap.properties file for WebSphere. 

The problem I am having is that I cannot reference any objects SOAP API.  It
is as if
the API is not event there.  For some reason, I suspect WebSphere is not
loading the SOAP JAR files.
How can I get WebSphere to recognize the JAR files?


Eric D. Minor
System Analyst III
404-498-0692

Reply via email to