On Tue July 14 2009 9:19:33 am Michael Paolo Cariaso wrote: > Hi, > > Is it possible to use CXF to send any message(soap, html in String or byte > array) via plain java Socket instead of JAXWS(HTTP)? > > I've been looking at Conduit Class but I can not find any implementation > that will allow it to connect via socket instead of HTTP. > > Any reply will be appreciated much. Thank you.
I don't think anyone has written one yet. Hasn't really been needed. Feel free to contribute one. :-) -- Daniel Kulp [email protected] http://www.dankulp.com/blog
