Re: set Default minOccurs and nillable Parameters

2008-02-28 Thread Daniel Kulp
explains how to set Default minOccurs and nillable Parameters using Java API. Is there anyway we could do it through xml file? http://cwiki.apache.org/CXF20DOC/aegis-databinding.html Start from here, and add a Configuration bean to the AegisDatabinding. simple:server id

set Default minOccurs and nillable Parameters

2008-02-05 Thread yulinxp
This section explains how to set Default minOccurs and nillable Parameters using Java API. Is there anyway we could do it through xml file? http://cwiki.apache.org/CXF20DOC/aegis-databinding.html -- View this message in context: http://www.nabble.com/set-Default-minOccurs-and-nillable

Re: set Default minOccurs and nillable Parameters

2008-02-05 Thread Benson Margulies
On Tue, 2008-02-05 at 07:55 -0800, yulinxp wrote: This section explains how to set Default minOccurs and nillable Parameters using Java API. Is there anyway we could do it through xml file? http://cwiki.apache.org/CXF20DOC/aegis-databinding.html Start from here, and add a Configuration