>Do you have any idea of my problem? The undermentioned program does not
>work with Java 1.5.0_05 but worked with Java 1.4.
Unistall all Java, prune files, prune the registry.
http://mindprod.com/jgloss/registry.html
check your SET environment.
Install Java 1.5
You may have some crossover between the two JDKs.
see http://mindprod.com/jgloss/jre.html#TEST

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
Richard - 21 Nov 2005 19:36 GMT
Thanks Roedy for your answer but I need to keep my old version of Java 1.4.
I have launched the java application with the -verbose option and I have
seen that all the classes come from java 1.5.0_05.
Do you know someone who had the same problem as me?
Richard
Roedy Green a écrit :
>>Do you have any idea of my problem? The undermentioned program does not
>>work with Java 1.5.0_05 but worked with Java 1.4.
[quoted text clipped - 9 lines]
>
> see http://mindprod.com/jgloss/jre.html#TEST
Richard - 22 Nov 2005 09:06 GMT
For developers who will have the same problem as me:
I have just discovered the reason of my problem: XSLTC does not like the
big stylesheets!
So, I will have to choose another library to transform my XML files.
I don't understand why Sun has chosen such a library, even if it
provides a quick transformer. My stylesheet is not so big (10 Ko).
Richard
Richard a écrit :
> Thanks Roedy for your answer but I need to keep my old version of Java 1.4.
>
[quoted text clipped - 19 lines]
>>
>> see http://mindprod.com/jgloss/jre.html#TEST