Hi everybody,

I needed to add some SOAP service support to James, so I developped new
AVALON components to do that. No particular problem for that part, the
configuration of phoenix is ok.

These new components are seen in James usual ones (such as the James
component, the JamesSpoolManager, the DNSServer etc), that is to say the
lookup("org.apache.services.NewComponent") method runs ok from them, and I
can access to the service througth the component's methods.

But I need to access to this service from custom mailets, and when I do the
lookup (as it is done for James components like MailStore) in a mailet
method (as init() or service() ), it returns a null pointer.

I surely missed something, but what ? Is there something to do in the
JamesSpoolManager ? 
I'm using James 2.2.0.

Tx for help.
Laurent

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

Reply via email to