-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P1
-
Affects Version/s: 6
-
Component/s: xml
-
1.6
-
sparc
-
solaris_9
Attempting to run Ant installed with JWSDP -- was running smoketests -- you get
the error
BUILD FAILED
XML parser factory has not been configured correctly: Provider org.apache.xerces.jaxp.SAXParserFactoryImpl not found
The only new tag this build was for JAXP. Looks like the
name of the package it is looking for is wrong. Shouldn't
it be com.sun.apache....
###@###.### 2005-05-03 14:15:06 GMT
the error
BUILD FAILED
XML parser factory has not been configured correctly: Provider org.apache.xerces.jaxp.SAXParserFactoryImpl not found
The only new tag this build was for JAXP. Looks like the
name of the package it is looking for is wrong. Shouldn't
it be com.sun.apache....
###@###.### 2005-05-03 14:15:06 GMT