xsl-list
[Top] [All Lists]

Error compiling Docbook 1.67.2/html/docbook.xsl

2005-04-28 20:32:16
I am trying to find a solution for my problem...

I tried to compile 1.67.2/html/docbook.xsl myself from the command line and
got the
following messages:

Compiler errors:
  Error checking type of the expression
'org(_dot_)apache(_dot_)xalan(_dot_)xsltc(_dot_)compiler(_dot_)ApplyTemplates(_at_)17a8a02'.

I am using xalan 2.6.0 with the following command-line:

xprocess.bat:
echo Create a translet from the HTML_XSL stylesheet.
set CMD=java -cp %XALAN_260_CLASSPATH%;%JAVA_TOOLS% %JAVA_OPTIONS%
org.apache.xalan.xsltc.cmdline.Compile -x %HTML_XSL%
%CMD%
dir /B  *.class
echo.
echo.

%XALAN_260_CLASSPATH%;%JAVA_TOOLS% %JAVA_OPTIONS% and %HTML_XSL produce the
following command...

java -cp
D:\IPPWeb\Software\lib\xalan\2.6.0\bin\bsf.jar;D:\IPPWeb\Software\lib\xalan\
2.6.0\bin\xalan.jar;D:\IPPWeb\Software\lib\xalan\2.6.0\bin\xml-apis.jar;D:\I
PPWeb\Software\lib\xalan\2.6.0\bin\xercesImpl.jar;D:\IPPWeb\Software\lib\doc
book-xsl\1.67.2\extensions\xalan25.jar;D:\ipp\Tools\jdk\1.4.2_06\lib\tools.j
ar -Djava.endorsed.dirs=D:\IPPWeb\Software\lib\xalan\2.6.0\bin
org.apache.xalan.xsltc.cmdline.Compile
D:\IPPWeb\data\XML\docbook-xsl\1.67.2\html\docbook.xsl


Hardy


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>
  • Error compiling Docbook 1.67.2/html/docbook.xsl, William H. Williams <=