-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 1.1
-
Component/s: xml
-
1.1fcs
-
sparc
-
solaris_2.6
-
Verified
The spec specifies that jaxp.properties should be put in $JAVA_HOME/lib.
SAXParserFactory is unable to find the implementation if jaxp.properties file is placed in $JAVA_HOME/lib folder. But it works fine if the the properties file is placed in $JAVA_HOME/jre/lib folder.
The same is observed for DOM and XSLT also.
SAXParserFactory is unable to find the implementation if jaxp.properties file is placed in $JAVA_HOME/lib folder. But it works fine if the the properties file is placed in $JAVA_HOME/jre/lib folder.
The same is observed for DOM and XSLT also.