Hello,
I 'm facing problem, when i'm using jaxp parser.
This is my code
SAXParserFactory spf = SAXParserFactory.newInstance
();
SAXParser parser = spf.newSAXParser ();
I have created xml registry in Administartion
console.In the left pane of Admin console i can see
this newly added registry.But when i startweblogic i
see
27, 2001 11:31:07 AM GMT+05:30>
<Info> <Management> <Java system property:
javax.xml.parsers.DocumentBuilderFactory
weblogic.xml.jaxp.RegistryDocumentBuilderFactory>
Still it is taking default as
weblogic.xml.jaxp.RegistryDocumentBuilderFactory which
i don't want.
If u could throw some light, it will be of great help.
Thanx & Regards
-Sugandha