Thank you. Already doing that and it still does not work.
My classpath, which I use when I start orion, has soap.jar, myclasses.jar, activation.jar and mail.jar in it.
when I deploy my DD.xml I have deployed to localhost:8088/soap/servlet/rpcrouter and localhost:8088/cande/servlet/rpcrouter. I still get the same error. I've tried putting the classes in the soap-2_2/lib directory with no luck.
Jonathan Bricker
Lilly Research Labs
Java ATG
| Charlie Abela <[EMAIL PROTECTED]>
05/06/02 02:05 PM
|
To: [EMAIL PROTECTED] cc: Subject: RE: About to give up |
To solve this problem u can try a brute force approach, I created a batch file that starts the web server but also puts all the libs, including my files in the classpath. It works fine for me. You can try that to get you going at first.
Charlie
