Ant + Spring = classpath purgatory

2011-01-28 Thread Mitch Gitman
I have a Spring-based application that I'm exposing through an Ant task, among other interfaces. The moment where I run into trouble is when the application tries to use Spring's ClassLoader-based code to load a Spring application context: ApplicationContext applicationContext = new ClassP

Re: Mail task with mail.jar & activation.jar out of lib folder

2011-01-28 Thread Michael Ludwig
Michael Ludwig schrieb am 20.01.2011 um 02:30 (+0100): > What is special about JavaMail, JAF (Activation) and JDBC drivers that > they cannot be loaded by any other classloader? Just linking this to a thread I started on Tomcat-User (which did not, however, clarify the issue for me): mail.jar, a