"alex.loubyansky(a)jboss.com" wrote : If I wanted to do it quick, I would go with
XSLT. But if the goal is to have a proper tool then probably doing it through JAXB/JBossXB
is a better choice (mapping Java APIs maybe an advantage).
Can I marshal the KernelDeployment with JAXB solely?
If I can't, then I think I'll generate the xml myself. This is cheaper then having
you fix marshalling at JBossXB, and I don't see the point of doing this just for one
use case.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4235322#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...