Details
-
Bug
-
Status: Resolved
-
Resolution: Duplicate
-
2.4Dx
-
None
-
None
-
Operating System: Linux
Platform: PC
-
11452
Description
during the execution of
java org.apache.xalan.xslt.Prozess -in buecher.xml -xsl katalog.xsl -out
katalog.html
i get the error message
Exception in thread "main" java.lang.ClassException:
org.apache.xalan.res.XSLTErrorRessources_de at
org.apache.xalan.xslt.Process.main(Process.java:209)
the .xml file has no doctype so this must be the reason for trying to give back
an error message.