Thanks for the response.  We are using the "endorsed standards" mechanism
to override this. The log indicates that we are using the correct xalan
version.

>From the configuration code:

    log.info( "JVM:\t" + System.getProperty("java.vm.vendor") +
                         " " + System.getProperty("java.vm.version") +
                         " (" + System.getProperty("java.vm.name") + ")");
    log.info( "JVM mode:\t" + System.getProperty("java.vm.info"));
    log.info( "Architecture:\t" + System.getProperty("os.arch"));
    log.info( "OS:\t" + System.getProperty("os.name"));
    log.info( "OS Version:\t" + System.getProperty("os.version"));
    log.info( "Xalan version:\t" +
                         org.apache.xalan.Version.getVersion());

>From the log file:

2004-07-29 13:30:17,226 [main] INFO
com.jbhunt.apps.MapTuIt.GeocodeTransformerChain - Date:     Thu Jul 29
13:30:17 CDT 2004
2004-07-29 13:30:17,226 [main] INFO
com.jbhunt.apps.MapTuIt.GeocodeTransformerChain - Tester:   jisadj3
2004-07-29 13:30:17,226 [main] INFO
com.jbhunt.apps.MapTuIt.GeocodeTransformerChain - System:
XXXXXXXX/XXX.XXX.XXX.XXX
2004-07-29 13:30:17,226 [main] INFO
com.jbhunt.apps.MapTuIt.GeocodeTransformerChain - JVM:      Sun
Microsystems Inc. 1.4.1_02-b06 (Java HotSpot(TM) Client VM)
2004-07-29 13:30:17,226 [main] INFO
com.jbhunt.apps.MapTuIt.GeocodeTransformerChain - JVM mode: mixed mode
2004-07-29 13:30:17,226 [main] INFO
com.jbhunt.apps.MapTuIt.GeocodeTransformerChain - Architecture:   x86
2004-07-29 13:30:17,226 [main] INFO
com.jbhunt.apps.MapTuIt.GeocodeTransformerChain - OS: Windows XP
2004-07-29 13:30:17,226 [main] INFO
com.jbhunt.apps.MapTuIt.GeocodeTransformerChain - OS Version:     5.1
2004-07-29 13:30:17,226 [main] INFO
com.jbhunt.apps.MapTuIt.GeocodeTransformerChain - Xalan version:  Xalan
Java 2.6.0


David Johnson
Programmer Analyst
J. B. Hunt Transport
Information Services / OPR New Dev

Reply via email to