On Friday, May 04, 2012 11:57:48 AM Thomas Manson wrote: > Hi Daniel, > > i've made some tries on modifying the wsdl and failed. > > I've tried to add wsam:Action on wsdl:input/output/fault and still get > the same error between the same operation (closeWorkitem and > reofferworkitem in wp.wsdl) > > we also tried to add it on the message part (as it's what looks the same > between the two operation) and still have the same issue. > > find below some excerpt of the wsdl concerning the two operations : > > can you give some pointers to do it successfully ? thanks a lot !
I've attached an updated wsdl that adds the wsam:Action to all the input elements. This allows recent versions of CXF wsdl2java tool to generate the code. I'm not 100% sure the resulting code works, but it's at least a start. (note: the cxf list processor may strip the attachment, but I'm cc'ing your direct email address which should get it fine) -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
