I need to use a custom object that implements <code>java.net.Socket</code> interface instead one used by default.
Glen Mazza-2 wrote: > > By "socket", do you mean port? > > Anyway, the ENDPOINT_ADDRESS_PROPERTY as shown in Step #7 here[1] might > help you. > > Regards, > Glen > > [1] http://www.jroller.com/gmazza/entry/using_the_ebay_shopping_api1 > > > 2008-05-04 Zeev Ben Sender wrote: >> Is there some way to replace the standard socket with the custom one for >> sending of SOAP requests? > > > > -- View this message in context: http://www.nabble.com/Custom-Socket-for-CXF-Client-tp17046365p17047835.html Sent from the cxf-user mailing list archive at Nabble.com.
