SOAP message

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.