Hi, I use jdk1.4.2 and trying to execute the samples/dom/DOM3.java that comes with latest xerces 2.6.2 release. I am getting following exception --------------------------- :\webservices\xerces-2_6_2\samples>java dom.DOM3 SchemaInput.xmlException in thread "main" java.lang.UnsupportedClassVersionError: dom/DOM3 (Unsupported major.minor version 49.0) ------------------------------------------------------ But I am not getting any exception when I use jdk1.5
has anyone tried that in jdk1.4.2? and still getting the same error?? my classpath: ClassPath=%ANT_HOME%/lib;C:/bea/weblogic81/server/ext/ifxjdbc.jar; C:\webservices\xerces-2_6_2\build\dom3-xercesImpl.jar; C:\webservices\xerces-2_6_2\build\dom3-xml-apis.jar Is this a bug in xerces or I am missing something. thanks s.arun prasath --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]