Ok. problem fixed. My JRE was corrupted...
 
Thanks,
Cyril.
----- Original Message -----
Sent: Wednesday, December 10, 2003 10:32 AM
Subject: Re: org.apache.xalan.res.XSLTErrorResources_fr

By the way, i've followed the instructions provided by sun dealing with the endorsed .jar
 
but it didn't change nothing...
 
In fact, i don't think the problem comes from old archives, because I've used these jars for 4 or 5 months without problems.
 
so where do you think it may come from?
Must i adopt a radical solution consisting in reinstalling my sdk? May it change something? I'm sceptic.. Looks as I had a conflict in my computer, but with an undetectable xalan.jar...
 
Regards,
Cyril.
 
----- Original Message -----
Sent: Wednesday, December 10, 2003 9:46 AM
Subject: org.apache.xalan.res.XSLTErrorResources_fr

Hi,
 
I'm under

JavaTM 2 SDK, Standard Edition
Version 1.4.1

and I can't do any more XSLT Transformations.
I didn't have any problems before and did a lot of XSLT transformations by using Xalan by the command-line:
java.org.apache.xalan.xslt.Process -IN doc.xml -XSL doc.xsl
 
It's no more possible now, I don't understand why. The only new thing I did is to install WSAD on my computer, that's all..
No, when I run a xst transformation by the command-line, I receive each time the following error message:
 
Exception in thread main: java.lang.ClassCastException: org.apache.xalan.res.XSLTErrorResources_fr at org.apache.xalan.res.XSLTErrorResources_fr.main (unknown Source).
 
When I spoecify another xexternal xalan.jar by java -cp xalan.jar org.apache.xalan.xslt.Process -in doc.xml -xsl tootomatic.xsl that produces excatly the same error message...
 
What can i do to fix this very annoying problem?
 
Thanks a lot for your help,
Regards,
Cyril.

Reply via email to