Hi Cristian,
Yes, I mean the main method of the class specified in the main-class header in MANIFEST, which is executed when you command: java -jar file.jar
Thanks! J.
Il giorno 02/ott/2015, alle ore 12:04, Christian GrĂ¼n christian.gruen@gmail.com ha scritto:
Hi Joseph,
It is not clear to me if I can run from XQuery a .jar file (it is a simple linguistic parser). Any idea about that? Thanks.
To me, it's not clear what you mean with "running a jar file"? Would you like to invoke the class that's specified in the MANIFEST.MF file, or any other class?
Christian