You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Tim Johnson <Ti...@Sunquest.com> on 2001/10/02 23:43:21 UTC

TCPTransport example

I am trying to run the TCPTransport example.

java samples.transport.tcp.GetQuote
-ltcp://localhost:8080/axis/servlet/AxisServlet XXX

Dies on the following line:
ServiceClient call = new ServiceClient(opts.getURL())

With the following error:
AxisFault
  faultCode: http://xml.apache.org/axis/:ServiceClient.setURL
  faultString: No transport mapping for protocol: tcp
  faultActor: null
  faultDetails: null