[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Imposed ordering of elements
alex.loubyansky@jboss.com
do-not-reply at jboss.com
Mon May 11 09:59:00 EDT 2009
As I mentioned before, @XmlType(propOrder= {}) binds to a model group all (http://www.w3.org/TR/xmlschema-1/#Model_Groups) which can contain only elements (not sequences or choices). Interceptors in your case will be bound to a repeatable choice. See javadoc for XmlElements.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230064#4230064
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230064
More information about the jboss-dev-forums
mailing list