I believe everyone said you can only access java:/ namespace from within a
J2ee component: servlet or EJB not from a client app
Ivan
- Original Message -
From: "Nicholas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 22, 2001 1:53 PM
Subject: [JBo
lt;[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:
>
>
On Tue, May 22, 2001 at 01:53:11PM -0700, Nicholas wrote:
> 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
> jav
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