Is it possible to get wsdl2java to add an action parameter to the @WebMethod
annotations it creates?

I'm running into an issue where a soap1.2 service requires an action header,
but the only way I can get my cxf client to provide one is to modify the
WebMethod annotations in the SEI to include action parameters...I'd
basically like to avoid modifying the generated classes, if it's possible.
-- 
View this message in context: 
http://www.nabble.com/wsdl2java-%2B-%40WebMethod-annotation-with-action...-tp19535644p19535644.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to