Andy Clark wrote: > Java 1.5 ("Tiger") ships with Xerces2 as the default. It's > repackaged so that it doesn't conflict with existing Apache > packages but you can see the Xerces version with this > command-line: > > java com.sun.org.apache.xerces.internal.impl.Version > > This prints the following in Java 1.5: > > Xerces-J 2.6.2
I get this: ==> [EMAIL PROTECTED] johnz]$ java -version java version "1.5.0" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-b64) Java HotSpot(TM) Client VM (build 1.5.0-b64, mixed mode, sharing) [EMAIL PROTECTED] johnz]$ java com.sun.org.apache.xerces.internal.impl.Version bash: java com.sun.org.apache.xerces.internal.impl.Version: command not found [EMAIL PROTECTED] johnz]$ ==> How is that possible ? -- John Zoetebier Web site: http://www.transparent.co.nz --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]