This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: [Fuse4] Correct dependencies & imports to have log4j working ?gseben Jul 21, 2009 5:47 PM (in response to vincentgr)If this is the only dependency that's missing then I think you should add the following to your pom.xml: <dependency> <groupId>org.apache.log4j</groupId> <artifactId>com.springsource.org.apache.log4j</artifactId> <version>1.2.15</version> </dependency> hth, Gio 
- 
        2. Re: [Fuse4] Correct dependencies & imports to have log4j working ?gseben Jul 21, 2009 5:49 PM (in response to gseben)strange formating of xml... trying again: 
 
    