users@glassfish.java.net

Re: No complex param types in WSDL generated from Java-first web services

From: <glassfish_at_javadesktop.org>
Date: Tue, 09 Oct 2007 06:43:22 PDT

Sorry, me being thick and scanning my wsdl too quickly. The only differences between the OAS WSDL and Glassfish is

a) the schemas are actually embedded in the OAS wsdl whereas with Glassfish they are not (but I can see them via schemagen)

b) the Glassfish default is to use minOccurs="0" rather than the OAS default of nillable="true" which when a .net proxy is generated, gives different code. I guess I could use JAXB explicitly to to force the nillable="true" attribute onto the schema.
[Message sent by forum member 'richliv' (richliv)]

http://forums.java.net/jive/thread.jspa?messageID=239106