chrish wrote: > > It looks like the problem has to do something with scala. I've written a > junit test in java starting the tomcat, ran it with gradle, and it > worked... >
Strange, I wouldn't have expected that. My only guess would have been that the current thread's context class loader is set differently when running tests with Gradle vs. IDEA. -- Peter Niederwieser Developer, Gradle http://www.gradle.org Trainer & Consultant, Gradleware http://www.gradleware.com Creator, Spock Framework http://spockframework.org -- View this message in context: http://gradle.1045684.n5.nabble.com/Strange-classpath-issue-when-starting-tomcat-7-programmatically-tp4288368p4288590.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
