On Tue, 13 Feb 2001, you wrote:
[snip]
>    <resource-managers>
> 
>      <resource-manager>
>         <res-name>jdbc/OrdersDataSource</res-name>
>         <res-jndi-name>OrdersDataSource</res-jndi-name>
>      </resource-manager> 

If you give your connection pool a name like 'OrdersDataSource' then it will be
silently re-bound to 'java:/OrdersDataSource'.  Try that.  I don't think it
should account for your problem, but it might help.

Tom


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to