Hi,

For my mailets/matchers I need to initialize some global objects upon
start of James. One way to solve this would be to initialize on demand,
ie when a getter is called for the global object. I would however prefer
to initialize the objects beforehand because it makes testing somewhat
easier. Is there a way to do this differently with James? Should I write
a James service for this?

Martijn


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

Reply via email to