-
How to create JNDI using WSAD with oracle 10g database or mysql (1 messages)
- Posted by: vamsi krishna
- Posted on: October 20 2008 11:21 EDT
I am using IBM websphere for developing web applications using java.I need to know how to create a JNDI will work using the database oracle 10g and IBM websphere. I also want to know the same using the database MysqlThreaded Messages (1)
- Re: How to create JNDI using WSAD with oracle 10g database or mysql by Nicke G on October 21 2008 02:10 EDT
-
Re: How to create JNDI using WSAD with oracle 10g database or mysql[ Go to top ]
- Posted by: Nicke G
- Posted on: October 21 2008 02:10 EDT
- in response to vamsi krishna
The JNDI-tree will be created for you by WebSphere. You should create a DataSource for your Oracle DB, and then WebSphere will place that DataSource accessible for you in the JNDI. The MySql is analogous. /N