Message7928

Author krink
Recipients fwierzbicki, jpartogi, krink, otmarhumbel
Date 2013-03-11.14:40:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363012850.59.0.841559781245.issue1454@psf.upfronthosting.co.za>
In-reply-to
Content
Though I understand the point about lib/ext, I wonder whether this actually is the solution to this? Personally, atm I also hacked the jython script to evaluate javalibs/. My installed Java runtime is used for more applications than just Jython, and I for sure want to have different libraries available to different applications. I don't want Jython to see the same jars as, in example, Glassfish does, and quite some apps (Glassfish, Tomcat, ...) provide custom folders for keeping track of jars to be put on the classpath for this very application. So I wonder why, in case of Jython, this shouldn't be a valid idea, too?
History
Date User Action Args
2013-03-11 14:40:50krinksetmessageid: <1363012850.59.0.841559781245.issue1454@psf.upfronthosting.co.za>
2013-03-11 14:40:50krinksetrecipients: + krink, otmarhumbel, fwierzbicki, jpartogi
2013-03-11 14:40:50krinklinkissue1454 messages
2013-03-11 14:40:50krinkcreate