> From: Leo Sutic [mailto:[EMAIL PROTECTED]] 
> 
> 
> > If you want to access a globally accessible service, you get an
> > InitialContext()
> 
> Nitpick: The container gets an InitialContext. The whole point is 
> to be able to access globally accessible services published via JNDI 
> via the ServiceManager interface. The Serviceable component 
> should not need to care whether the service comes in via JNDI 
> or whether it is a peer in the container.


Fair enough.


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

Reply via email to