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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...