Message5355

Author dstengle
Recipients dstengle, leosoto
Date 2009-12-07.20:07:03
SpamBayes Score 9.605665e-06
Marked as misclassified No
Message-id <1260216424.06.0.0600399715803.issue1513@psf.upfronthosting.co.za>
In-reply-to
Content
I am seeing a more fundamental issue with this having to do with how
jython loads libraries. It appears that jython needs an explicit pointer
to the location of it's libs and cannot simply search the CLASSPATH.

So, even if the maven artifact includes the libraries, I don't know if 
it would work.
History
Date User Action Args
2009-12-07 20:07:04dstenglesetmessageid: <1260216424.06.0.0600399715803.issue1513@psf.upfronthosting.co.za>
2009-12-07 20:07:04dstenglesetrecipients: + dstengle, leosoto
2009-12-07 20:07:03dstenglelinkissue1513 messages
2009-12-07 20:07:03dstenglecreate