Hi all, The PsychoPath JAR (the XPath 2.0 engine used by Xerces-J assertions component) originally posted on the SVN repository was compiled with Java 1.5. It couldn't run on JRE 1.4 and 1.3.
I have reworked the PsychoPath library to remove any Java 1.4 and above syntax. I have committed the latest PsychoPath JAR (org.eclipse.wst.xml.xpath2.processor_1.0.0.jar) on the SVN repository (at, https://svn.apache.org/repos/asf/xerces/java/branches/xml-schema-1.1-dev/tools/). I have tested the latest psychopath JAR with following JRE versions, with which it works fine: Sun JRE 1.4 IBM JRE 1.4 Sun JRE 1.5 The latest psychopath library should be working with JRE 1.3 as well, as I produced the JAR with JRE 1.3 compatibility on. It should likely also work on JRE 1.6. The user feedback to this PsychoPath version would be welcome. -- Regards, Mukul Gandhi --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
