View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050402024903Lbuild.464
|
| 1.13.2.2 | modified | starksm | common/src/main/org/jboss/xml/binding/Unmarshaller.java | Externalize the choice of the XniJBossXBParser and SaxJBossXBParser with a ctor that accepts a flag to switch between them. Use of the XNI based parser is sensative to the xml parser implementation bundled with the jdk so the default when using the no-arg ctor is to use the SaxJBossXBParser. Resolves (JBXB-4) JBossXBSchemaValidator IllegalAccessError under jrockit 1.5.0. |