EnvironmentCheck shows that you are using Xalan 2.2.D10.  Is it the one you
put in Java_Home\lib\endorsed? Xalan 2.2.D10 is quite old. The latest
release is Xalan 2.4.1.  EnvironmentCheck also shows that the Xerces parser
is not found. If you want to use a newer Xalan version with JDK 1.4, you
have to put xml-apis.jar, xercesImpl.jar and xalan.jar into the
Java_Home\lib\endorsed directory.

Morris Kwan
XSLT Development
IBM Toronto Lab
Tel: (905)413-3729
Email: [EMAIL PROTECTED]



                                                                                
                                                      
                      "Burgermeister,                                           
                                                      
                      Thomas"                     To:       [EMAIL PROTECTED]   
                                           
                      <thomas.burgermeiste        cc:                           
                                                      
                      [EMAIL PROTECTED]>                 Subject:  Xalan in 
Applets under Java Plugin 1.4.0_01                               
                                                                                
                                                      
                      11/12/2002 05:36 AM                                       
                                                      
                                                                                
                                                      
                                                                                
                                                      



Hello all,

i've got an urgent problem using xalan.jar under Sun's plugin 1.4.0_01.

Some details about:

There's no problem downloading xalan.jar to Java_Home\lib\endorsed before
loading the rest of the Applet.
Running the Applet causes essential problems, but there are no exceptions
thrown.

By the way - closing and restarting the Browser then leads to the expected
results, because xalan.jar is already loaded to the endorsed-directory.

We're using xalan.jar not directly as it's delivered (together with
xerces.jar and xml-apis.jar) as part of a software package from another
company.

Here's the result of the EnvironmentCheck:

#---- BEGIN writeEnvironmentReport($Revision: 1.5 $): Useful properties
found: -
---
#---- BEGIN Listing XML-related jars in: foundclasses.sun.boot.class.path
----
xalan.jar.apparent.version=xalan.jar potential-ERROR
present-unknown-version
xalan.jar.path=c:\programme\java\j2re1.4.0_01\lib\endorsed\xalan.jar
#----- END Listing XML-related jars in: foundclasses.sun.boot.class.path
-----
java.version=1.4.0_01
version.JAXP=1.1
java.ext.dirs=C:\Programme\Java\j2re1.4.0_01\lib\ext
version.crimson=not-present
java.class.path=.
version.xerces=not-present
sun.boot.class.path=C:
\Programme\Java\j2re1.4.0_01\lib\endorsed\xalan.jar;C:\Pr
ogramme\Java\j2re1.4.0_01\lib\rt.jar;C:
\Programme\Java\j2re1.4.0_01\lib\i18n.jar
;C:\Programme\Java\j2re1.4.0_01\lib\sunrsasign.jar;C:
\Programme\Java\j2re1.4.0_0
1\lib\jsse.jar;C:\Programme\Java\j2re1.4.0_01\lib\jce.jar;C:
\Programme\Java\j2re
1.4.0_01\lib\charsets.jar;C:\Programme\Java\j2re1.4.0_01\classes
version.DOM.draftlevel=2.0fd
version.xalan2=Xalan;Java;Xalan Java 2.2.D10;
version.DOM=2.0
version.xalan1=not-present
#----- END writeEnvironmentReport: Useful properties found: -----
# YAHOO! Your environment seems to be OK.

Is there any workaround for this problem (i.e. ClassLoader?).

Thank you very much in advance!!!

Thomas
--





Reply via email to