[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: xalan-java DTM ID error

Subject: RE: xalan-java DTM ID error
From: "Rick Geimer" <Rick.Geimer@xxxxxxx>
Date: Wed, 19 Mar 2003 11:12:51 -0800
dtm id
I had this problem while running FOP. I solved it by doing the following:

1. Create a folder called "endorsed" somewhere on your hard drive (I put in
the same directory as FOP) .
2. Put the following files from the latest Xalan release in the endorsed
directory (you might need to rename them to match what you see below, i.e.
rename xalan-2.4.1.jar to xalan.jar):

      xalan.jar
      xercesImpl.jar
      xml-apis.jar

3. Add the following param to your Java invocation (I added it to the FOP
batch file). Be sure to replace <PATH_TO_ENDORSED_DIR> with the real path.

-Djava.endorsed.dirs=<PATH_TO_ENDORSED_DIR>

4. Run your program and hope that everything works!

Rick




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.