Re: SQLNestedException in Connection Pooling With Tomcat 7.0.39

2014-04-10 Thread Saurabh Saraswat
; > On Apr 8, 2014, at 8:22 AM, Saurabh Saraswat > > wrote: > > > >> Dear Dan, > >> > >> Thanks for taking time to respond me. > >> > >> My updated Resource Tag is - > >> > >> >> type="javax.sql.DataSource&qu

Re: SQLNestedException in Connection Pooling With Tomcat 7.0.39

2014-04-08 Thread Saurabh Saraswat
st Regards,* *Saurabh Sarasvat* On Tue, Apr 8, 2014 at 5:26 PM, Daniel Mikusa wrote: > On Apr 8, 2014, at 5:46 AM, Saurabh Saraswat > wrote: > > > On Fri, Apr 4, 2014 at 8:39 PM, Christopher Schultz < > > ch...@christopherschultz.net> wrote: > > > &

Re: SQLNestedException in Connection Pooling With Tomcat 7.0.39

2014-04-08 Thread Saurabh Saraswat
On Fri, Apr 4, 2014 at 8:39 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Daniel, > > On 4/4/14, 8:57 AM, Daniel Mikusa wrote: > > On Apr 4, 2014, at 8:22 AM, Saurabh Saraswat > > wrote:

Re: SQLNestedException in Connection Pooling With Tomcat 7.0.39

2014-04-04 Thread Saurabh Saraswat
blem. Can you please let me know what others reason can cause this exception. *Best Regards,* *Saurabh Sarasvat* On Fri, Apr 4, 2014 at 5:16 PM, Daniel Mikusa wrote: > On Apr 4, 2014, at 1:19 AM, Saurabh Saraswat > wrote: > > > Dear All, > > > > I am doing

SQLNestedException in Connection Pooling With Tomcat 7.0.39

2014-04-03 Thread Saurabh Saraswat
Dear All, I am doing connection pooling with tomcat 7.0.39 and MySQL 5.5.After searching on google and with your help i have done the below things. Even i am able to get the connection successfully using this but getting some trouble and exception. I am explaining you all steps done by me- *1. Ha

Re: Connection Pooling in Tomcat 6 using Java

2014-03-31 Thread Saurabh Saraswat
. *Best Regards,* *Saurabh Sarasvat* On Mon, Mar 31, 2014 at 6:50 PM, Daniel Mikusa wrote: > On Mar 31, 2014, at 7:05 AM, Saurabh Saraswat > wrote: > > > Dear All, > > > > I am doing connection pooling with tomcat 6. And i am doing this very > first >

Connection Pooling in Tomcat 6 using Java

2014-03-31 Thread Saurabh Saraswat
Dear All, I am doing connection pooling with tomcat 6. And i am doing this very first time before today i had no idea about connection pooling. I want to ensure that it is the correct way or not. Please do me correct if i am doing wrong anywhere. I am explaining you all steps done by me- *1. Have

Getting Error the the Time of deploying .war file

2013-11-11 Thread Saurabh Saraswat
Dear all, I am getting the "Connection was reset error" while deploying the .war file of my web application on the apache-tomcat server. I am deploying the file using Tomcat-Manager and its giving the above mentions error after uploading 50 %. Can u please tell me the reason of this. This is the

Tomcat classes from previous run remains

2013-09-18 Thread Saurabh Saraswat
Dear All, I am running an j2ee application which uses spring, hibernate, jsf, etc. the application also uses ha-jdbc to make the databases highly available. when the application is deployed for the first time, the app runs smoothly, but when it is un-deployed and deployed back, tomcat gives the fo