- From: Olivier JEULIN <olivier.jeulin@gmail.com>
- Date: Thu, 13 Oct 2011 17:38:00 +0200
- To: xproc-dev <xproc-dev@w3.org>
2011/10/12 Geert Josten <geert.josten@daidalos.nl>: > Hi O.J., > > The -jar and -classpath option of Java won't work together. You need to use either. Since you want to load your own jar, use -classpath. It should be sufficient to add saxon9ee.jar, and calabash.jar, provided you have any of the calabash libraries in a 'lib' subfolder relative to it. You can also put all dependencies on the classpath, but that is more cumbersome.. OK, thank you Geert. -- O. J.
Received on Thursday, 13 October 2011 15:38:57 UTC