Hello,
Perhaps someone can steer me in the right direction. I'm trying to get cas to use JBoss log4j rather than its own. I've removed the log4j listener from web.xml and removed log4j.properties from the cas webapp. I also added an appender/category filter to $JBOSS_HOME/server/default/conf/log4j.xml for CAS. It seems now that the problems I'm having are due to the fact that when maven builds cas.war it includes a log4j.jar in the build creating a conflict. I want CAS to use the log4j.jar that comes with JBoss. I've tried adding exclusions for this throughout the pom.xml in the cas-server-webapp module to no avail. Can anyone tell me what dependency is causing log4j to be added? Am I even going about this in the right way? Mike
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
