Hi Please see http://cxf.apache.org/docs/jax-rs.html#JAX-RS-ClientAPI
alternatively JAXWS Dispatch<Source> should also work for you... Sergey On Mon, Oct 11, 2010 at 8:36 PM, Parimal Dhinoja <[email protected]> wrote: > Hello Guys, > > I am newbie to Apache CXF. I have a requirement to Http POST third party > web > application servlet to send Xml file. can somebody please guide me how I > can > use apache CXF client for this requirement? any documents or direction will > help me to research it further. > > Regards, > Parimal >
