RE: java.lang.ClassNotFoundException confused with the classpath lib

2009-11-12 Thread Martin Gainty
webapp containers look at WEB-INF/lib *gruss* Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um ei

Consistency check failing on branch information

2009-11-12 Thread Carlton Brown
Can someone explain exactly the purpose of the consistency check that Ivy performs? The documentation says it compares checking between what is expected and what is actually found. But what is actually 'expected', and why? Currently I've got a situation where Ivy is failing with "bad branch

Re: java.lang.ClassNotFoundException confused with the classpath lib

2009-11-12 Thread David Weintraub
I take it that you're talking about running this, and not building the war in Ant itself. You can specify the CLASSPATH in your MANIFEST.MF file if you don't put the jars in the directory your application server is expecting. Look at the portion of the task about how to setup the classpath in y

[ANN] Animal Sniffer 1.3 released

2009-11-12 Thread Stephen Connolly
The Mojo team is pleased to announce the release of Animal Sniffer version 1.3. This is the first release of Animal Sniffer (http://mojo.codehaus.org/animal-sniffer/) since it moved from java.net to the mojo project at codehaus. Animal Sniffer provides tools to assist verifying that classes compi