Hi Vadim, Make sure log4j.properties is in test\resources and log4j is a test dependency in pom (see camel-core for example) before you generate eclipse project by mvn eclipse:eclipse.
Cheers, William On Sun, Jul 13, 2008 at 1:40 PM, Vadim Chekan <[EMAIL PROTECTED]> wrote: > In Eclipse, when I link my test camel project with camel-xmpp *project* > instead of jar from 1.4 snapshot, I do not have any console output. The > program works just fine, just no trace info in the console window. > Any clue why it happen? > > Vadim. >
