« Return to Thread: CXF SOAP request via socket transport

CXF SOAP request via socket transport

by Michael Paolo Cariaso :: Rate this Message:

Reply to Author | View in Thread

Hi,

Is it possible to send SOAP request through a Java Socket using CXF?

the SOAP request can actually be contained as a String and loaded to a
buffered socket writer. However, I'm wondering if CXF can automate this.

 « Return to Thread: CXF SOAP request via socket transport