Guilherme Ceschiatti wrote:
> I'd like to know if JBoss supports more than one InitialContext in a servlet
> or in a stand alone client. I will explain: I need to make connections to
> different app servers and then execute some methods of Enterprise Beans
> deployed in this servers.
>
> Is it possible? I'm currently running OrionServer, but there is a bug related
> to it.
Yes it is possible. Just include the provider URL in each InitialContext
you create and you're good to go.
/Rickard
--
Rickard Öberg
Email: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]