These are the steps I am following.
1) "InitialContext ic = new InitialContext(); DataSource ds = (DataSource)
ic.lookup("jdbc/dbName");"
2) "Connection con = ds.getConnection();"
--
[Message sent by forum member 'samarthya']
View Post: http://forums.java.net/node/784040