I created a complex type with multiplicity 0..* and made it nillable. In the code generated, there is a getter for the type. It uses lazy initialization to initialize the list. The result is I don't know if the client sent me an empty list or a null list. Is there a way to distinguish between the two with xfire?
--------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
