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.

Reply via email to