| Article: |
Using SOAP with Tomcat | |
| Subject: | BadTargetObjectURI error solution | |
| Date: | 2004-03-22 20:19:00 | |
| From: | hector_durante | |
|
Response to: BadTargetObjectURI error solution
|
||
|
I fix it when i put the server program CalcService.class into the directory TOMCAT_HOME\shared\classes\onjava instead of TOMCAT_HOME\webapps\soap\WEB-INF\classes\onjava\ and execute java CalcClient 90 98 into the directory TOMCAT_HOME\webapps\soap\WEB-INF\classes\ note.- the CalcClient.class must be in TOMCAT_HOME\webapps\soap\WEB-INF\classes\onjava\ |
||
Showing messages 1 through 1 of 1.
-
BadTargetObjectURI error solution
2006-02-17 08:32:05 karthindia [View]



thanks