Michael Paolo Cariaso Thu, 09 Jul 2009 01:53:23 -0700
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.