Hi everyone ! This page from Apache CXF doc deals with changing default minOccurs and nillable parameters which are set automatically by Aegis or something: http://cwiki.apache.org/CXF20DOC/aegis-databinding.html, see "Setting Default minOccurs and nillable Parameters from Java" at the end.
But... this doesn't Work with latest CXF. The used methods doesn't exist :( How can I tell Aegis to make minOccurs "1" and nillable "false" by default ? Thanks in advance. -- Pierre. Some people, when confronted with a problem, think "I know, I'll use XML". Now they have two problems. -- Jamie Zawinski / James Robertson
