Message5477

Author doublep
Recipients cgroves, doublep, leosoto
Date 2010-02-01.15:14:25
SpamBayes Score 1.1427089e-05
Marked as misclassified No
Message-id <1265037265.48.0.784125832293.issue1216@psf.upfronthosting.co.za>
In-reply-to
Content
I suggest that you file a bug against Ant then.  Having to manually configure each other library is bad, especially when there already is a standard mechanism to avoid it.

Off top of my head I can name at least three libraries used in out application that need class loader in order to work and have no problem picking it up from WebLogic: MyFaces, Hibernate and JasperReports.  Brief look at source code suggests they all use context class loader.
History
Date User Action Args
2010-02-01 15:14:25doublepsetmessageid: <1265037265.48.0.784125832293.issue1216@psf.upfronthosting.co.za>
2010-02-01 15:14:25doublepsetrecipients: + doublep, cgroves, leosoto
2010-02-01 15:14:25doubleplinkissue1216 messages
2010-02-01 15:14:25doublepcreate