Project

Profile

Help

What Jars do I need to run with saxon 9.5 EE

Added by Alex Muir almost 10 years ago

Hi, I was trying to run a calabash program with saxon9.5 EE although I would get messages that suggest there are some jars I require other than calabash and saxon.. What jars do I need?

Thanks


Replies (2)

RE: What Jars do I need to run with saxon 9.5 EE - Added by Alex Muir almost 10 years ago

oh I just had to add :../../../lib2/httpclient-4.3.3.jar the jar and on the classpath..

I had been running without that jar for an earlier version of saxon9ee..

java -classpath ../../../lib2/saxon9ee.jar:../../../lib2/calabash.jar com.xmlcalabash.drivers.Main --with-param element_name=$1 ../scripts/xproc/extract-xsd-from-rdf.xpl

On Thu, Apr 3, 2014 at 12:42 PM, Saxonica Developer Community < > wrote:

    (1-2/2)

    Please register to reply