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 "Sangal, Amit (STSD)" <am...@hp.com> on 2005/07/26 13:52:48 UTC

How to Send SOAP message over socket ?

 

Hi Gurus,
 
I have a peculiar requirement where two java modules have to exchange
data in SOAP format but without having any http listener.
 
Could you please answer following questions?
 
1) How to construct a SOAP message?
 
1) Is it really feasible for a client to send SOAP message over socket
connection to server?
 
2) Can custom socket server use AXIS stack to pass call to target java
class?
 
would appreciate your quick reply.
 
Regards,

Amit