[jboss-user] [JBossWS] - Re: Question about webservice returning array with nillable=
alessio.soldano@jboss.com
do-not-reply at jboss.com
Wed Nov 21 15:30:56 EST 2007
In particular I guess you get non-nillable elements using an array of primitive int instead of an array of Integer.
However generally speaking, what Richard suggest you is the best solution whenever you need to force some constraints on the service contract (see the top-down approach in the documentation).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106878#4106878
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106878
More information about the jboss-user
mailing list