[jboss-dev-forums] [Deployers on JBoss (Deployers/JBoss)] - How to specify Application specific XML Parser factories?

amit_sri do-not-reply at jboss.com
Fri Dec 8 03:49:37 EST 2006


Hi All,

I am trying to deploy and run an application on JBoss 4.0.2 which uses Oracle XML parsers. I wish to specify and set the XML factories for that application i.e. javax.xml.parsers.SAXParserFactory.
javax.xml.parsers.DocumentBuilderFactory 
javax.xml.transform.TransformerFactory 
to point to my application only as the application using classes generated by Oracle JAXB tool. So, the default xml factories (xerces) is causing problem while Marshalling. 

Setting these properties at sever level is causing problems with other applications. Is there any way to tune the application level XML factories? 

Any suggestions in this regard will be helpful..

Thanks in advance,
Amit Srivastava..

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

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



More information about the jboss-dev-forums mailing list