Hi Henrique,
Please, use the http://forum.abstracthorizon.org/index.php?c=9 forum for
Proximity support, i do not want to misuse Maven Users list. I use it only
to announce new releases.
It seems to me that this has some connection with the following nlog4j issue
found in this mail:
http://www.mail-archive.com/[email protected]/msg00020.html
Q's
- Do you have log4j or nlog4j on Tomcat somewhere other than Proximity (WAR
contains it)?
- Try to deploy the WAR unpacked, remove the two slf4j package and place
them on $TOMCAT_HOME/lib?
- I use jetty6 to test the WAR, it works perfectly there. Will try on Tomcat
later today.
Hope helps
~t~
On 8/23/06, Henrique Prange <[EMAIL PROTECTED]> wrote:
Tamás,
I've found this error whenever I try to start Tomcat with the last
release candidate:
- Deploying web application archive proximity.war
- Error deploying web application archive proximity.war
java.lang.IncompatibleClassChangeError
at
org.apache.commons.logging.impl.SLF4JLog.isDebugEnabled(SLF4JLog.java:29)
at
...