Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
If a soap message is to be posted to a Axis 1.1 server using http, what shoudl the url in the pub client soapHTTP request be set to? Should the url point to a method name on the target server?
thanks, mow
Use the WSDL generated by Axis to generate a Web Service Connector using Developer. Otherwise, cut and paste the URL from the address element in the WSDL port definition.