[jboss-dev-forums] [Design of JBoss Web Services] - Re: Setting the properties on the JAXBContext

heiko.braun@jboss.com do-not-reply at jboss.com
Mon Jun 18 06:00:42 EDT 2007


We can defer creation of JAXBContext's to JBossWS factory. The SPI ships with a default FactoryLoader implementation that allows us to change the implementation through a /META-INF/services entry. 

IMO this would be the easiest. Another option would be indirect creation though the MC. Then the factory would become part of jbossws-beans.xml.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055132#4055132

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



More information about the jboss-dev-forums mailing list