Pooled db connections are for use by EJBs, not by remote clients of EJBs.
In brief, the code using the connection must be running in the same JVM as
the connection pool. See archives for extended discussion.
----- Original Message -----
From: "Nicholas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 22, 2001 4:53 PM
Subject: [JBoss-user] Trouble Using Datasource Remotely
> I am attempting to access a connection through a
> remote DataSource. I have set up my connection pool
> called OracleDs and at startup time I see a message:
>
> [OracleDS] Starting
> [OracleDS] XA Connection pool OracleDS bound to
> java:/OracleDS
> [OracleDS] Started
>
> Then I created a command line client and I perform a
> JNDI lookup on "java:/OracleDS" but I always get a
> javax.naming.NameNotFoundException: OracleDS not bound
>
> Am I missing something?
>
> Thanks.
>
> file://Nicholas
>
> =====
> Nicholas Whitehead
> Home: (973) 377 9335
> Cell: (973) 615 9646
> [EMAIL PROTECTED]
>
> Laugh your pants off with Lionel at eYada.com.
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.com/
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user