Isn't this the problem the Map/Array dependency stuff solved?

I think Peter D specifically mentioned something very similar to this
in that thread.

/LS

> From: Paul Hammant [mailto:[EMAIL PROTECTED]] 
> 
> Daniel Krieg is going to enhance the Sevak block (or an optional 
> extension of it) to register services retrieved from 
> ServiceManager in 
> JNDI for the use of WAR file webapps in Catalina in the same JVM.
> 
> Unfortunately there is a catch-22.  The assembler must 
> declare services 
> in xinfo and the developer must use lookup on ServiceManager 
> to get the 
> service in order to register it in JNDI.  If we had a list() 
> method on 
> ServiceManager then we would be in position where we could 
> code a block 
> that speculatively reads blocks and places them in JNDI.
> 
> The other choice would be to declare service names in config, 
> get then 
> via configure() then (out of order) retrieve then from ServiceManager.
> 
> Thoughts?
> 
> - Paul
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:avalon-dev-> [EMAIL PROTECTED]>
> For 
> additional commands, 
> e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 


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

Reply via email to