This is the closest I have come to finding documentation: http://ws.apache.org/axis2/1_3/reference.html#wsdl2code
-st would be the flag you are looking for. Of course, I don't know what values it allows, I haven't been able to find complete documentation anywhere. Even finding this page is nearly impossible. I think you can also control this with annotations (@SOAPBinding) in your java code. http://jcp.org/aboutJava/communityprocess/mrel/jsr181/index.html download the pdf file, and look through it. It actually lists the allowed values. On Mon, Apr 14, 2008 at 9:58 AM, Henry Lu <[EMAIL PROTECTED]> wrote: > How do we specify: > > > Document/literal wrapped > > in java2wsdl in axis2? > > -Henry > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
