Message8709

Author zyasoft
Recipients djain, fwierzbicki, zyasoft
Date 2014-06-19.05:10:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1403154648.11.0.21803217614.issue1776@psf.upfronthosting.co.za>
In-reply-to
Content
Running Jython with java -jar jython.jar can cause this issue, but that's a well-known problem in Java. There are some possible workarounds like this one: http://www.jython.org/jythonbook/en/1.0/appendixB.html#working-with-classpath

Otherwise, I use this capability all of the time in Clamp, so I know it works.
History
Date User Action Args
2014-06-19 05:10:48zyasoftsetmessageid: <1403154648.11.0.21803217614.issue1776@psf.upfronthosting.co.za>
2014-06-19 05:10:48zyasoftsetrecipients: + zyasoft, fwierzbicki, djain
2014-06-19 05:10:48zyasoftlinkissue1776 messages
2014-06-19 05:10:47zyasoftcreate