It works in my test case - generates "boolean" if nillable is false and Boolean for nillable=true. Can you provide the sample code to reproduce the issue.
- venkat On 4/19/05, Joe Plautz <[EMAIL PROTECTED]> wrote: > Hello, > > In using wsdl2java to create our services we're running into some > issues. When nillable is set to true we are expecting the Wrapper java > types to be used, but it's not. We run into this issue particularly when > we use booleans. Is this a known issue? Has anyone else had to deal with > this? Or, are we not understanding what's supposed to happen with > wsdl2java correctly? Any help would be appreciated. > > Thanks, > Joe Plautz >
