RE: Availability of a resource in a realm

2012-04-19 Thread Osipov, Michael
Konstantin Kolinko wrote: 2012/4/18 Osipov, Michael michael.osi...@siemens.com: Konstantin Kolinko wrote: 2012/4/17 Osipov, Michael michael.osi...@siemens.com: 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

RE: Availability of a resource in a realm

2012-04-18 Thread Osipov, Michael
Konstantin Kolinko wrote: 2012/4/17 Osipov, Michael michael.osi...@siemens.com: 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

Re: Availability of a resource in a realm

2012-04-18 Thread Konstantin Kolinko
2012/4/18 Osipov, Michael michael.osi...@siemens.com: Konstantin Kolinko wrote: 2012/4/17 Osipov, Michael michael.osi...@siemens.com: 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

Availability of a resource in a realm

2012-04-17 Thread 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 time can I expect the context being

Re: Availability of a resource in a realm

2012-04-17 Thread Konstantin Kolinko
2012/4/17 Osipov, Michael michael.osi...@siemens.com: 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