Re: What's wrong with this command line?

I'd suggest asking on saxon-help, Michael Kay (or other Saxonica people) are usually very responsive there.

Romain.

On 3 oct. 2013, at 17:27, Geert Josten <geert.josten@dayon.nl> wrote:

> Not sure. Is Michael Kay on this list to comment on this? Or perhaps Norm knows?
>  
> Cheers,
> Geert
>  
> Van: Nic Gibson [mailto:nicg@corbas.co.uk] 
> Verzonden: donderdag 3 oktober 2013 17:10
> Aan: Geert Josten
> Onderwerp: Re: What's wrong with this command line?
>  
> Hi Geert
>  
> Thanks. Sadly, I’ve tried both of those (separately and together). Didn’t help :(
>  
> But… resolved it by deleting the saxon9he.jar file from calabash’s lib directory. Is that expected behaviour?
>  
> nic
>  
> On 3 Oct 2013, at 14:38, Geert Josten <geert.josten@dayon.nl> wrote:
> 
> 
> Hi Nic,
>  
> License file resides next to the jars I presume? Try adding the folder in which the jars are location as separate entry to the classpath. Adding :. to the classpath can be useful too for similar reasons..
>  
> Kind regards,
> Geert
>  
> Van: Nic Gibson [mailto:nicg@corbas.co.uk] 
> Verzonden: donderdag 3 oktober 2013 14:00
> Aan: XProc Dev
> Onderwerp: What's wrong with this command line?
>  
> Hi folks
> 
> Trying to run some bits of XProc from the command line to test my saxon ee setup. I clearly haven’t got it right. This is the command line I’m using:
> 
> java -Xmx4096M -classpath /usr/local/share/java/calabash.jar:usr/local/share/java/saxon9ee.jar com.xmlcalabash.drivers.Main --saxon-processor=ee
> 
> That gives me the message 
> 
>           Failed to obtain EE processor; using HE instead.
> 
> The saxon license file is in the same directory as calabash and saxon. This is running on a mac
> 
> Um. Help?
>  
> thanks
>  
> nic
> --
> Corbas Consulting / @CorbasLtd
> Digital Publishing Consultancy and Training
> http://www.corbas.co.uk, +44 (0)7718 906817/+44 (0)1273 930765
>  
> --
> Corbas Consulting / @CorbasLtd
> Digital Publishing Consultancy and Training
> http://www.corbas.co.uk, +44 (0)7718 906817/+44 (0)1273 930765

Received on Thursday, 3 October 2013 16:47:38 UTC