Wrox Home  
Search P2P Archive for: Go

  Return to Index  

j2ee thread: How to bind a Data source into JNDI - Jakarta Tomcat 4.0 Application Server


Message #1 by German Niebles <gniebles@y...> on Mon, 5 Aug 2002 10:11:01 -0700 (PDT)
Hello everybody,

I have a problem to solve:

Is there anybody who knows how to bind a datasource
object into the jndi service ?

My application server is jakarta-tomcat 4.0.1.

In J2ee Reference Implementation i use:

Tools --> Server configuration --> Data sources -->
Standard

to do this work, with these parameters:

JDBC DRIVER:
oracle.jdbc.driver.OracleDriver

DATASOURCE:
jdbc/myJNDIName

JDBC URL:
jdbc:oracle:thin:@myIpdAddres:myPort:myHostString


Thanks in advance.


German Niebles


__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

  Return to Index