This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook-apps] jdk 1.5 and docbook xsl


On Thu, 20 Jan 2005, Pierre Attar wrote:

> compiled stylesheet can not be loaded (translet class problem).

The possible cause of problem can by XSLT processor bundled in JDK 1.5. It 
is XSLTC which compiles stylesheets into byte-code and it is possible that 
DocBook stylesheets are too complicated for compiler. Anyway you can run 
Xalan or Saxon -- both are Java based and should work with Java 1.5.

				Jirka

-- 
-----------------------------------------------------------------
  Jirka Kosek
  e-mail: jirka@kosek.cz
  http://www.kosek.cz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]