Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

connection pooling resource name question

807599Mar 23 2007 — edited Mar 23 2007
Hi there, I've tried creating a new context and put the db connection code there (just to test it). When I try to navigate to the servlet I get a null pointer exception.

I don't think I'm referring to the resource name correctly, does "TestDB" refer to the database name?

<Resource name="jdbc/TestDB" ....... />

If so is there a way on Oracle to find the name of the database?


Cheers again.

MM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 20 2007
Added on Mar 23 2007
1 comment
38 views