James.Strachan wrote:
James.Strachan wrote:
I'd be happy to hack up a Camel JAMES/Mailet component so you could use
Camel routes to consume from JAMES Mailets if folks think it'd be useful.
+1
I
could just use some pointers on how to dynamically register a new Mailet
onto a JAMES server via Java code if thats possible. e.g. I was thinking a
Camel consumer, from("james:localhost"), could essentially create a Mailet
and register itself?
AFAIK, mailets are only loaded at app initialisation time and are static
from thereon. This is done by putting a jar on the classpath.
see http://wiki.apache.org/james/CustomMailetPackages
HTH,
Bernd
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]