I posted an example of this on the Wiki some time ago. -----Original Message----- From: Tomek Sztelak [mailto:[EMAIL PROTECTED] Sent: Monday, April 16, 2007 6:35 AM To: [email protected] Subject: Re: [xfire-user] Setting nillable=false with @WebParam
You can use Configuration object to configure default behavior of nillable and minOccur. Currently i have this fixed, but still don't have internet connection at home so can't commit any changes :( On 4/14/07, greenstar <[EMAIL PROTECTED]> wrote: > > How can I influence the nillable property for @WebParam parameters when > generating schemas? I realize I can influence object properties using > JAXB2, but what about simple @WebParam types (ie: String)? I would be nice > to be able to do this using JSR181, but a XFire extension would be suitable > too. Any ideas? Thanks. > -- > View this message in context: http://www.nabble.com/Setting-nillable%3Dfalse-with-%40WebParam-tf357488 6.html#a9989638 > Sent from the XFire - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > > -- ----- When one of our products stops working, we'll blame another vendor within 24 hours. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
