You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by John Eapen <j1...@gmail.com> on 2009/06/28 00:50:06 UTC

wsdl2java -d jaxbri -uw does not unwrap and returns void

Basically, with jaxbri as data binding option AND -uw ( for  unwrap ),  the
wsdl2java process generates the return type as "void".

Upon searching around I found that there is a JIRA *AXIS2*-3681 already
open.

Is there is workaround ? or a timeline when this JIRA could be resolved ?

Any response appreciated as this is a showstopper for us to move forward
with jaxb.
Currently only ADB seems to unwrap properly, not even xmlbeans. Is that
correct ?

Thanks
 John