Konstantin Kolinko wrote:
> 2012/4/18 Osipov, Michael :
>> Konstantin Kolinko wrote:
>>> 2012/4/17 Osipov, Michael :
Hi folks,
I have a resource declared in my context.xml (not a resource link).
I want to retrieve that resource as soon as possible in my realm. I
tried star
2012/4/18 Osipov, Michael :
> Konstantin Kolinko wrote:
>> 2012/4/17 Osipov, Michael :
>>> Hi folks,
>>>
>>> I have a resource declared in my context.xml (not a resource link).
>>> I want to retrieve that resource as soon as possible in my realm. I
>>> tried start() and init() but it seems like tha
Konstantin Kolinko wrote:
> 2012/4/17 Osipov, Michael :
>> Hi folks,
>>
>> I have a resource declared in my context.xml (not a resource link).
>> I want to retrieve that resource as soon as possible in my realm. I
>> tried start() and init() but it seems like that at this time the
>> InitialContex
2012/4/17 Osipov, Michael :
> Hi folks,
>
> I have a resource declared in my context.xml (not a resource link). I want to
> retrieve that resource as soon as possible in my realm. I tried start() and
> init() but it seems like that at this time the InitialContext is not
> available. So at what t
Hi folks,
I have a resource declared in my context.xml (not a resource link). I want to
retrieve that resource as soon as possible in my realm. I tried start() and
init() but it seems like that at this time the InitialContext is not available.
So at what time can I expect the context being "com