[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Imposed ordering of elements

alex.loubyansky@jboss.com do-not-reply at jboss.com
Thu May 7 18:34:50 EDT 2009


As the error reads, you have to specify property order for org.jboss.aop.microcontainer.beans.metadata.AnnotationOverrideBeanMetaDataFactory.

I don't know why XmlType specified on a super class is not visible.
propOrder={} binds to model group all instead of sequence. Check out the javadoc for XmlType, it has an example and explanation.

The last error says BeanMetaData is missing property order as well.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229570#4229570

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4229570



More information about the jboss-dev-forums mailing list