Hi,
I tried Xalan under jdk1.4.0. It seems to works when I use it as library,
e.g. only accesing function.
But when I run org.apache.xalan.xslt.Process, got following error:
Exception in thread "main" java.lang.ClassCastException:
org.apache.xalan.res.XS
LTErrorResources_de
at org.apache.xalan.xslt.Process.main(Process.java:209)
I run it on German Win NT and Win 2k, most probably that seems to be a
problem..but I cannot debug it, cause jdb runs throught Process quite
chaotic..on line 209 is comment.
Any help?
Thanks
Petr Kubanek