Forums Register Login

JNDI lookup problem, this is a nightmare....

+Pie Number of slices to send: Send
Hello i am new to JNDI so i am really dadly confused about it.

I am using WebSphere 6.0(local running in Rational Software Architect), to test a Oracle 10g DB(Remote) connection. to do that I made a servlet that when i start it try to connect and send an insert and a select to the DB

my problem.

I configured the DS in WebSphere in

JDBC providers > Oracle JDBC Driver > Data sources

This is my DS
Name JNDI name Description
TEST_DS jdbc/TEST_DS New JDBC Datasource

it's working because I tested with the built-in WebSphere AS tester.

but I can't get my Servlet to Lookup this DS, I have been trying for more than 10 hours, i would really like some help, I've read every Tutorial online but nothing can help me.

Deployment descriptor.


this is the last attemp to make it work.
Code of Servlet


my error



Is there anything else to config to make this thing work ?
I am going mad here, because there is no way to make it work...

[ November 17, 2008: Message edited by: Cristiano Fontes ]

[ November 17, 2008: Message edited by: Cristiano Fontes ]

[ November 17, 2008: Message edited by: Cristiano Fontes ]
[ November 17, 2008: Message edited by: Cristiano Fontes ]
+Pie Number of slices to send: Send


I think you are missing a (WebSphere) specific deployment descriptor where you map the resource TEST_DS with an object in the JNDI tree using a jndi-name.

Try looking it up directly from the global JNDI instead of the web-application's ENC. Try this:

+Pie Number of slices to send: Send
I could solve this issue by just writing "TESTDS" as my data source and the runtime data source claases were appending the java:conv/env by itself.
Wanna see my flashlight? How about this tiny ad?
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com


reply
reply
This thread has been viewed 6743 times.
Similar Threads
javax. servlet. ServletException: Name myoracle is not bound in this Context
'jdbc' in JNDI name causes problem on Tomcat 6
connection pooling
i am using server.xml and web.xml but jsp give me error
Solved: JDBC Connection Pool Problem
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 19, 2024 04:06:34.