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]

Re: Xalan 1.2.2 and docbook


I think Norm is right.
I have found it necessary when using recent versions of
Xalan to include the bsf.jar file in my CLASSPATH
along with xerces.jar and xalan.jar.  That solved
the missing BSFEngine problem for me.

bobs
Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
The Santa Cruz Operation, Inc.              fax:   (831) 429-1887
                                            email: bobs@sco.com

> From: Norman Walsh <ndw@nwalsh.com>
> 
> / Eric Richardson <eric@milagrosoft.com> was heard to say:
> | ========= Parsing file:/home/maxwell/xsl/docbook/xhtml/docbook.xsl
> | ==========
> | Error! com/ibm/bsf/util/BSFEngineImpl
> | Xalan: was not successful.
> | XSLProcessor: done
> | 
> | This is using the following command line java class.
> | 
> | java org.apache.xalan.xslt.Process -IN book.xml -XSL docbook.xsl -OUT
> | book.html
> 
> What's in your classpath? As near as I can tell, either the bsf stuff
> isn't getting found or you've got a version mismatch, or something.
> (I doubt that it's related to 1.29, but I suppose anything is possible.)
> 
>                                         Be seeing you,
>                                           norm
> 
> -- 
> Norman Walsh <ndw@nwalsh.com>      | All of us are creatures of a day;
> http://www.oasis-open.org/docbook/ | the rememberer and the remembered
> Chair, DocBook Technical Committee | alike.--Marcus Aurelius

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