This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JDBC and the fly likes JNDI null issue Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "JNDI null issue" Watch "JNDI null issue" New topic
Author

JNDI null issue

Dan Parsons
Ranch Hand

Joined: May 30, 2007
Posts: 70
I am trying to get JNDI to work.

My attempt gives me error:
Cannot create JDBC driver of class '' for connect URL 'null'


server.xml(C:\jakarta-tomcat-5.0.28\conf)




Entered the following in web xml(C:\jakarta-tomcat-4.1.27\webapps\projectOne\WEB-INF)



Code for jndiServlet

[ November 05, 2007: Message edited by: Dan Parsons ]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JNDI null issue
 
Similar Threads
JNDI in Servlets
DataSource Pooling
DataSource Pooling
How Tomcat Works: connection pooling in tomcat
connection pool