9.3 Developers Guide WSX sample
I followed the instructions and when I dropped the MyFirstWebService.jar in $AGILE_HOME\integration\sdk\extentions folder and the wsdl4j.jar in the J2EE application deployment folder for agile the service dosn't seem to get "hot-read" and loaded. I bounced Agile and using the ias console viewing the home\WebServices there are no services listed. Without the service deployed the client code fails to compile because MyFirstWebServiceServiceLocator is not found at: C:\Agile\wsx>ant -Dwsx.url=http://<server>/virtualPath/services -Dusername=
<username> -Dpassword=<password>. This is a UNIX server running OAS 10.1.3.
0