[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Implementing JAXB style parsing for aop-mc-int
adrian@jboss.org
do-not-reply at jboss.com
Mon Feb 25 18:29:19 EST 2008
The builder stuff doesn't use the schema, it "generates it" from the annotations.
Turn on trace logging for org.jboss.xb. It will tell you what it is doing.
There's also a simple "SchemaPrinter" class you can use to look
at what it thinks the schema should be.
Or alternatively, commit the code and Alex or me can look at it.
I can only guess what the problem is since I can't see your code. :-)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132008#4132008
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132008
More information about the jboss-dev-forums
mailing list