You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by tekman <te...@hotmail.com> on 2009/10/09 10:57:00 UTC

cxf 2.0.12 soap header ignored when running wsdl2java

Hi all!

First. I'm using cxf 2.0.12 because I'm obligated to use the jax-ws runtime
in websphere 6.1 (With webservice feature pack ) which supports jax-ws 2.0. 
I use cxf for creating the annotated interface and the java classes, and
when running on jetty (development) 

I add soap header element to the binding information in the wsdl. 
When using cxf 2.1.6 the service operation gets WebParam (header=true) which
is what I want
When using cxf 2.0.12 the service operation do not get WebParam
(header=true) which is not good. 

Any ideas? Is this not supported in the 2.0 series? If so, any workarounds?

Thanks in advance

Tor Erik

-- 
View this message in context: http://www.nabble.com/cxf-2.0.12-soap-header-ignored-when-running-wsdl2java-tp25817757p25817757.html
Sent from the cxf-user mailing list archive at Nabble.com.