Not yet. AFAICT it seems to be a parser bug, but I haven't had a chance
to build a small test case that runs on Unix and fails on Windows so I can
submit it with a bug report. (Anyone who would like to help do that would
be welcomed).
Incidentally, this is why building tomcat-docs is not in the default build
execution, and why I haven't proposed a final vote on accepting this
approach to XML->HTML conversion.
Craig
On Wed, 22 Aug 2001, Bernard D'Have wrote:
> on win2k, sun jdk1.3.1 and with xalan.jar from jaxp1.1, I have the following
> trouble to build tomcat-docs:
>
> build-main:
> [style] Transforming into
> T:\Sources\jakarta-tomcat-4.0\webapps\build\tomcat-docs
> [style] Loading stylesheet
> T:\Sources\jakarta-tomcat-4.0\webapps\tomcat-docs\tomcat-docs.xsl
> [style] Transforming into
> T:\Sources\jakarta-tomcat-4.0\webapps\build\tomcat-docs
> [style] Failed to process
> T:\Sources\jakarta-tomcat-4.0\webapps\tomcat-docs\proxy-howto.xml
> javax.xml.transform.TransformerException
> at
> org.apache.xalan.transformer.TransformerImpl.transformNode(TransformerImpl.j
> ava:1212)
> at
> org.apache.xalan.transformer.TransformerImpl.run(TransformerImpl.java:2894)
> at java.lang.Thread.run(Thread.java:484)
>
> BUILD FAILED
>
> T:\Sources\jakarta-tomcat-4.0\webapps\tomcat-docs\build.xml:101:
> javax.xml.transform.TransformerException: no protocol: project.xml
> --- Nested Exception ---
>
>
>
> does anybody has resolved this issue?
> thanks
> Bernard
>
>
>
>