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


JavaRanch » Java Forums » Java » 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: 102


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

This message was edited 2 times. Last update was at by vinit sharma



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: 48
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: 2161

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?
appu sharma
Ranch Hand

Joined: Sep 20, 2009
Posts: 102

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

This message was edited 1 time. Last update was at by vinit sharma

Lorand Komaromi
Ranch Hand

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


OCJP 6 (93%)
 
 
subject: Problem in ConnectionPool
 
developer file tools