Hi,

Yeah, you can always register an interceptor yourself on client side at very 
early stage(like Phase.RECEIVE) and change the InputStream to anything else you 
want.
However, the main problem here is that CXF and SAP webservice are not on same 
page, CXF is jaxws implementation which clearly defined how to use Holder, I'm 
not sure how Sap webservice handle Holder. 
-------------
Freeman(Yue) Fang

Red Hat, Inc. 
FuseSource is now part of Red Hat
Web: http://fusesource.com | http://www.redhat.com/
Twitter: freemanfang
Blog: http://freemanfang.blogspot.com
http://blog.sina.com.cn/u/1473905042
weibo: http://weibo.com/u/1473905042

On 2012-10-19, at 下午3:39, Crack_David wrote:

> Jep, You've got the point. After creating a cxf-Server by myself everything
> worked fine. But that doesn't solve my problem ;) Is it maybe possible to
> catch the incoming xml-string and process it by myself?
> Any other ideas how to bypass this issue?
> 
> 
> 
> --
> View this message in context: 
> http://cxf.547215.n5.nabble.com/java-lang-IndexOutOfBoundsException-in-processing-tp5716948p5716981.html
> Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to