Ah got something, now I see what you mean:
@JBossXmlModelGroup(name="embeddedSessionBean",
propOrder={"descriptionGroup", "ejbClass" })
| class EmbeddedSessionBeanMetaData extends SessionBeanMetaData
| {
| }
It would appear that name is mandatory and I must specify a propOrder to get things done.
The JBossSessionBeanMetaData class itself is going to be a dirty hack into existing
structures.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095935#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...