Re: Tomcat5w GUI application

2011-05-19 Thread David kerber
On 5/19/2011 4:55 AM, Venky Vasant wrote: Chris Microsoft does call it as a type 4 driver, i am not sure though why there are some dll files in the installation folder. http://www.microsoft.com/downloads/en/details.aspx?FamilyID=99b21b65-e98f-4a61-b811-19912601fdc9 Placing only sqljdbc.jar f

Re: Tomcat5w GUI application

2011-05-19 Thread Venky Vasant
Subject: Re: Tomcat5w GUI application Chris Yes we use connection pooling mechanism I will try placing these in CATALINA_BASE/common :-) yes we use Microsoft  SQL Server JDBC 2.0 , let me search for pure java drivers, you have any pointers. Regards Venkat

Re: Tomcat5w GUI application

2011-05-19 Thread Venky Vasant
Users List Sent: Wed, May 18, 2011 11:18:38 AM Subject: Re: Tomcat5w GUI application -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Venkat, On 5/18/2011 5:18 AM, Venky Vasant wrote: > However another question, i have jdbc drivers in the classpath, i tired > copying whole folder under WEB-

Re: Tomcat5w GUI application

2011-05-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Venkat, On 5/18/2011 5:18 AM, Venky Vasant wrote: > However another question, i have jdbc drivers in the classpath, i tired > copying whole folder under WEB-INF it was not picked up. > i did not try copying the sqljdbc.jar right under web-inf as i am

Re: Tomcat5w GUI application

2011-05-18 Thread Venky Vasant
. Regards Venkat From: "Caldarale, Charles R" To: Tomcat Users List Sent: Tue, May 17, 2011 7:00:18 PM Subject: RE: Tomcat5w GUI application > From: Venky Vasant [mailto:venkat...@yahoo.com] > Subject: Re: Tomcat5w GUI application > So i le

RE: Tomcat5w GUI application

2011-05-17 Thread Caldarale, Charles R
> From: Venky Vasant [mailto:venkat...@yahoo.com] > Subject: Re: Tomcat5w GUI application > So i leave classpath blank on the GUI on the Java tab ? No, it should contain just the values when you installed the service; something like: C:\Apache-tomcat-5.5.23\bin\bootstrap.jar > Al

Re: Tomcat5w GUI application

2011-05-17 Thread Venky Vasant
/*.jar ** regards Venkat From: "Caldarale, Charles R" To: Tomcat Users List Sent: Tue, May 17, 2011 6:16:53 PM Subject: RE: Tomcat5w GUI application > From: Venky Vasant [mailto:venkat...@yahoo.com] > Subject: Tomcat5w GUI applic

RE: Tomcat5w GUI application

2011-05-17 Thread Caldarale, Charles R
> From: Venky Vasant [mailto:venkat...@yahoo.com] > Subject: Tomcat5w GUI application > today i hit an issue with adding a new jar to the classpath. You really should not be adding anything to Tomcat's classpath. Put your jars in an appropriate location, and let the built-i

Tomcat5w GUI application

2011-05-17 Thread Venky Vasant
I have been using Tomcat5w GUI application since some time and today i hit an issue with adding a new jar to the classpath. The change i made was It was not getting saved. I counted the characters and found out it was 1024, is this the max i can set  ? How do i set if i have to go above this