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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...