Message4547

Author otmarhumbel
Recipients doublep, otmarhumbel
Date 2009-04-20.11:15:37
SpamBayes Score 0.0010898468
Marked as misclassified No
Message-id <1240226137.83.0.110773558156.issue1318@psf.upfronthosting.co.za>
In-reply-to
Content
As the attached sample shell script demonstrates, simply copying 
jython.jar to another location and pointing the classpath to it will 
work in the following cases:

1.
jython.jar is a standalone jar (which contains the /Lib folder)

2.
jython knows the path to the /Lib folder (using -Dpython.path in the 
example)
History
Date User Action Args
2009-04-20 11:15:37otmarhumbelsetmessageid: <1240226137.83.0.110773558156.issue1318@psf.upfronthosting.co.za>
2009-04-20 11:15:37otmarhumbelsetrecipients: + otmarhumbel, doublep
2009-04-20 11:15:37otmarhumbellinkissue1318 messages
2009-04-20 11:15:37otmarhumbelcreate