Start New Discussion Reply to this Discussion get global datasource in tomcat?
how to lookup datasource which is created in glassfish with some jndi/dbname name.
I am trying to get datasource writing code in a servlet like this
Datasource datasource = (Datasource)initialContext.lookup("jdbc/customer");
Connection con = datasource.getConnection();
but it is throwing NameNotFoudExcepion for this context .
how can access datasource created outside of tomcat that is in Glassfish
in our servlets....
Related Article: VB6 mysql database connection
is a solved MySQL discussion thread by Shodow that has 3 replies, was last updated 2 years ago and has been tagged with the keywords: connection, database, string, vb6.
madhub2v
Light Poster
36 posts since Jun 2010
Reputation Points: 8
Solved Threads: 0
Skill Endorsements: 0
© 2013 DaniWeb® LLC
Page rendered in 0.0568 seconds
using 2.64MB