Hello!

> It's probably due to implementation detail of SSF which creates local bean
> containers for each
> servlet (if I remember correctly) but it does not put anything into this
> local container so it works
> exactly global container.
> 
> I wonder why do you need to know such details just for the start of
> working with Cocoon? Anyway, I'm
> happy to give you answers... ;-)
> 

Well, I always like to know how things work under the hood. If I try to connect 
my blocks beans it might be usual thought before. And - to be honest - I does 
not have any sense, where these local containers rest or how it is possible to 
get beans out of them via getComponent(). So I changed my code a bit, using 
'your' WebAppContextUtils-class and now I can see the root-WebAppContext, 
containing 20 beans for now, all cocoon-framework specific. The main reason for 
my interesst towards understanding these mechanisms is to be able to configure 
my blocks beans with sound knowledge in mind - explain what I did, how, when 
and WHY.

Any further hints would be great help and would keep me a few steps away from 
head-over source reading.

Best greetings,
Patrick
-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger

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

Reply via email to