Joerg Heinicke wrote:
> 
> That's indeed the problem. The getLogger() implementations of 2.1 and 
> 2.2 are incompatible. In 2.1 it returns 
> o.a.avalon.framework.logger.Logger while in 2.2 we Apache Commons 
> Logging and so the method returns o.a.commons.logging.Log. Compiling 
> 2.1.9's SendMailTransformer against 2.2 libs should fix this but I 
> wonder why you are not using 2.2's SendMailTransformer.
> 
There actually isn't any reason that I'm not using the 2.2's
SendMailTransformer, except I was unable to find it. You see, I;m using mvn
to manage the project and there appears to be no online repository that
provides me the 2.2's version of cocoon-mail (according to
http://maven.ozacc.com/search?keyword=cocoon-mail&type=all ) or am I just
shooting in the wrong direction?

Regards,
Christian
-- 
View this message in context: 
http://www.nabble.com/SendMailTransformer-tp19680193p19752383.html
Sent from the Cocoon - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to