: Execution error
Mike
put mail.jar, activation.jar, xerces.jar and soap.jar in %JAVA_HOME%
\jre\lib\ext...
You JVM is not finding these files which should be in the classpath of the
JVM...
Try it out..
Nishant
Mike
put mail.jar, activation.jar, xerces.jar and soap.jar in %JAVA_HOME%
\jre\lib\ext...
You JVM is not finding these files which should be in the classpath of the
JVM...
Try it out..
Nishant Awasthi
Corporate
The class file for your service (hello.HelloService) must be available to a
WAS class loader. I am not familiar enough with WAS to know how to set this
up.
Scott Nichol
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 05, 2002 6:47 AM
Subject: ex
You may want to try this message on [EMAIL PROTECTED], as that
package uses Axis, not Apache SOAP.
Scott Nichol
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 04, 2002 9:41 AM
Subject: Execution error while running SOAP request
> hi,
>
> whe