RE: Logging with log4j and using SMTP appender
"Stephen McConnell" <[email protected]>
| Newsgroups | gmane.comp.jakarta.avalon.user |
|---|---|
| Message-ID | <000001c48f2f$897ef410$1601a8c0@gloria> |
> -----Original Message----- > From: Jaroslaw Palka [mailto:[email protected]] > > merlin.logging.implementation=artifact:avalon-logging/avalon-logging- > log4j#1 > .0.0 OK - change it to : artifact:avalon-logging/avalon-logging-log4j#SNAPSHOT Make sure that you have javamail 3.1.3 in your repository cache under the path: [cache]/avalon-logging/jars/mailapi-1.3.1.jar And in theory .. it should work. Stephen.