tags:

views:

56

answers:

0

I have a custom mail producer implementation that creates Multipart MimeMessages with "alternative" contentType.

But how can I wire my implementation instead of the default one ? (org.jbpm.pvm.internal.email.impl.MailProducerImpl)