On Thu, 27 Jun 2002, Ceki Gülcü wrote:

> >I don't know any other way to pass/extract the information.
> 
> If there is an object that keeps track of contexts, you can pass it to
> the ContextualRepositorySelector when you instantiate it (the
> CRS). The CRS could ask that object to return "the current" context
> identifying the current web-application. Again, I do not know if this
> is possible, just speculating.

If you implement that as a module ( and I think that's the only way),
you have access to _all_ objects. 

>From a servlet, when Log.getLog() is called, you need to use the TCL - 
since the current calling 'pattern' doesn't pass the ServletContext. 


Costin


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

Reply via email to