[jboss-dev-forums] [Design of JBossXB] - Re: JBossSessionBeanMetaData / using embedded Java bean prop

wolfc do-not-reply at jboss.com
Wed Oct 17 04:53:34 EDT 2007


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#4095935

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



More information about the jboss-dev-forums mailing list