|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: xalan-java DTM ID error
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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








