Hi Robert,

I certainly don't claim to fully understand, but it is my belief (from
previous mailings - including from the Orion developers) that you should
always be using the ejb-location.  So why are the others there? I don't know..!

Nick Newman, SCIENTECH Inc

At 07:32 PM 7/30/00 -0400, you wrote:
>Hi, I am using a JDBC 2.0 driver and configured the data-sources.xml with
>this driver.
>
>I want to know which JNDI location I should be looking up to getConnection()
>in my application to use connection pooling - these are the choices:
>
>location="jdbc/DefaultDS"
>pooled-location="jdbc/DefaultPooledDS"
>xa-location="jdbc/xa/DefaultXADS"
>ejb-location="xx"
>
>Could someone explain when you use each of these contexts for a 2.0 driver.
>I'm especially confused about using location or pooled-location contexts.
>
>


Reply via email to