|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Error in saxon
Beatriz Langiano wrote:
Hi,At a breif guess i would say that your jvm is trying to unzip the jar file that saxon is in, and for some reason is failing. A jar file is merely a zip file with a renamed extention, and there are certain files you need in the root of the archive. What your telling java to do with the command "java -jar saxon ... " is to open and unzip the file "saxon.jar" and run the saxon.class inside it. The file is expected to be in the same directory as you are, when you are running the command. Try "java -jar /full/path/to/saxon ...." Maybe that will fix it :) Jake
|
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








