aspose file tools
The moose likes JDBC and the fly likes Problem in ConnectionPool 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 "Problem in ConnectionPool" Watch "Problem in ConnectionPool" New topic
Author

Problem in ConnectionPool

appu sharma
Ranch Hand

Joined: Sep 20, 2009
Posts: 104


After that when i use it in servlet i get an error.

and the error is
C:\Documents and Settings\vinit\My Documents\NetBeansProjects\WebApplication2\nbproject\build-impl.xml:568: The module has not been deployed.
please help me
Thank you
vinit


It doesn't matter if you win by an inch or a mile; winning's winning.
Ravishanker kumar
Ranch Hand

Joined: Jul 20, 2006
Posts: 53
I think this is not problem of ConnectionPool. It is something deployment issue. Please check why model is not geting deployed.

~Ravi
Jan Cumps
Bartender

Joined: Dec 20, 2006
Posts: 2343

error in Netbeans it is saying like that (pakage cp doesnt exist <identifier> expected
I feel that this is not the exact error message you get. Can you please copy the complete error, and show that to us?


OCUP UML fundamental
ITIL foundation
appu sharma
Ranch Hand

Joined: Sep 20, 2009
Posts: 104

Thank i correct the error its problem of try and catch.
its silly mistake and i am sorry for that.
thanks for your time
Lorand Komaromi
Ranch Hand

Joined: Oct 08, 2009
Posts: 276
Don't reinvent the wheel, use Apache DBCP, Oracle UCP, etc.!


OCJP 6 (93%)
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Problem in ConnectionPool
 
Similar Threads
com.mysql.jdbc.exceptions.MySQLSyntaxErrorException
Problems with connection pooling.
Connection pooling with my own cofiguration file instead of Initial Context.
connection pool problem
How do I solve the problem:Syntax error on tokens, delete these tokens?