We have attempted to write a custom transport class
that connects to a TCP based XML provider(not AXis
based) and we are receiving a blank result. If we
check the contents of the message context in the
client we can see the correct returning xml string but
the call.invoke is not returning it deseri
protocol. Look at the architecture document on the site, and it will explain
how alternative protocol and message format support can be implemented.
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 19, 2003 3:17 PM
Subject: TCP trans
Can I write an axis client to communicate to a tcp server that is
not written in axis? Would anyone happen to have any examples of it? (The
example I see in the axis samples directory 'transport/tcp' has the server
as well as client implementaion in axis. I only need the client part of
that imple
Hi there,
i wanna use soap via raw TCP.
I try to run the TCP-Transport example comming up with Axis 1.0.
I start the TCPListener and deploy the service (the wsdd only install a
handler)
When i run GetQuote (which should be the client) i will only got a
SOAP-FAULT