[jboss-dev-forums] [Design of JBossXB] - Re: problem parsing sip.xml with JBossXB
alex.loubyansky@jboss.com
do-not-reply at jboss.com
Wed Apr 29 14:39:10 EDT 2009
If that's a choice binding based on a super class then you could try:
- jboss-specific binding e.g. http://anonsvn.jboss.org/repos/jbossas/projects/metadata/trunk/src/main/java/org/jboss/metadata/ejb/jboss/JBossEnterpriseBeanMetaData.java (here you would uncomment @JBossXmlModelGroup annotation, hopefully it's clear enough?)
- or look here at enterpriseBeans property http://anonsvn.jboss.org/repos/jbossas/projects/metadata/trunk/src/main/java/org/jboss/metadata/ejb/jboss/JBoss50MetaData.java
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4227633#4227633
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4227633
More information about the jboss-dev-forums
mailing list