Hi Seán,

With the example's help I was able to get it done. It took a while. Thanks
for pointing me there.

How about adding a feature that would not require one to use this
exceedingly complex process? Could this not be achieved by adding a
parameter annotation (e.g. @NoEncoding, or some such)? 

Alternatively, which class is responsible for payload encoding? Maybe one
could create their own version which will not encode the payload?

Thanks,
Branko


Sean O'Callaghan wrote:
> 
> Hi Branko,
> 
> Take a look at the jaxws_dispatch_provider sample found in
> <CXF_HOME>\samples\jaxws_dispatch_provider
> The client code is similar to  what you are trying to do.
> 
> Seán.
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Sending-XML-payload-without-encoding-it-tp21925398p21966828.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to