[jboss-dev-forums] [Design of JBoss ESB] - Re: JAXBIntros vs JiBX/Castor ? Also tooling support for cod
tfennelly
do-not-reply at jboss.com
Tue Dec 11 05:21:22 EST 2007
It's probably more accurate to say that JAXB provides functionality similar to JiBX/Castor/XStream (and Smooks Javabeans ;-) ) i.e. they're Java/XML binding frameworks.
JAXBIntros allows you to use JAXB with an unannotated and fixed Java Object Model i.e. is already written without the JAXB annotations and is unmodifiable (e.g. owned by someone else).
No plans for tooling at the moment.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111889#4111889
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4111889
More information about the jboss-dev-forums
mailing list