On Mon, Jun 16, 2008 at 6:54 AM, keith chapman <[EMAIL PROTECTED]> wrote:
> I'd suggest to switch to the contract-first approach: you'll have to learn >> WSDL, of course, but you have much more control over interoperability and >> you'll get to use Axis2 (the latest version, at least) with success. > > > Thanks, > Keith > > Alternatively you can use a tool such a java2wsdl to generate the WSDL for > you and then tune it accor ding to your needs (remove minoccurs and > nillable). > > Thanks, > Keith. > Thanks for the input everyone. I will go with Keith's recommendation of modifying the produced WSDL. Does anyone know of a way to automatically change the format of the WSDL instead of modifying it by hand? (e.g. somehow modifying an underlying axis2 config file or perhaps even source file?). I'll see how this solution works for us. Regards, Zaq
