Hello,

I have a hibernate3 project that works just until I add
spring-core-2.0.2 as a dependency to the project.  This dependency has
log4j as a dependency and this causes a NoClassDefFound
org/apache/log4j/Priority.  If I add log4j as a dependency in my pom I
get the same error.  If I add log4j as a dendency on the hibernate3
plugin in my pom, I don't get the error but the hibernate3 plugin tries
to use annotationconfiguration instead of jdbcconfiguration (in the pom
it is set to use jdbcconfiguration).  Has anyone else had this problem?

Brice


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to