Hello all,
I added a new DB2 data source to the JDBC
providers for my application. The connection is fine since it succeeds when I do a 'Test Connection'. Now my application accesses the data source in the following way:
ds=(DataSource)ctx.lookup("java:/Test_OracleDS"); //ctx is context
I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.