I am trying to call a third party software hosted webservice from Windchill. I have generated stub java files using axis2. Now I would like to deploy these java files by compiling using windchill shell in order to write client code. Where should I place axis2 jars in windchill to compile from windchill shell? Is there any other mechanism to call webservices hosted by third party systems?
↧