File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Glassfish and the fly likes making connection pool in Glassfish v3 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Glassfish
Reply Bookmark "making connection pool in Glassfish v3" Watch "making connection pool in Glassfish v3" New topic
Author

making connection pool in Glassfish v3

Sherif Shehab
Ranch Hand

Joined: Mar 05, 2007
Posts: 472

hi,
I;m trying to make MSSQL connection pool in Glassfish v3, and i got this exception i reviewed this, post but still getting the same exception

here are my configurations :

pool name : test2
JDBC Resource---> jndi name:jdbc/myJDBCResourceName and associated with test2

here is my code :

and this is the part of WEB.xml



and i added this part in sun-web.xml




anything i'm missing ??

Thanks,
Sherif
Sherif Shehab
Ranch Hand

Joined: Mar 05, 2007
Posts: 472

Guys , any solution?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: making connection pool in Glassfish v3
 
Similar Threads
Cannot create JDBC driver of class '' for connect URL 'null'
Help With Connection Pool
Connection Pooling Problem In Tomcat
Unable to create Data Source in Tomcat
JBOSS connection pooling