Re: SQL Server 2000: JDBC

2005-09-30 Thread Lalit Batra
] Sent: vendredi 30 septembre 2005 05:27 To: Tomcat Users List; Lalit Batra Subject: Re: SQL Server 2000: JDBC Hello lalit, we too had the problem of connection reset by peer and then we changed the Driver.Now we are using SourceForge driver jtds.jar.May be this may solve ur problem

SQL Server 2000: JDBC

2005-09-29 Thread Lalit Batra
Hi! I am investigating the error messages below. These messages come once in a while and sometime together as a bunch. We are using connection pooling inside a servlet and also using some classes (in Jsp) without connection Pooling. Error making pool: java.sql.SQLException: [Microsoft][SQLServer

PHP / JSP on Tomcat.

2005-09-28 Thread Lalit Batra
Hi! Is it a good Idea to have PHP enabled on tomcat ? As Tomcat is for Java/JSP. Sorry if the question is very basic. I am not too sure if running PHP is a good option on Tomcat. thanks, Lalit - To unsubscribe, e-mail: [EMAIL

Re: starting Tomcat service

2005-09-23 Thread Lalit Batra
My two cents: Write a Script in Windows, make it service (Plenty of code on Web), which starts on when Windows start. On 9/23/05, Tuan Quan [EMAIL PROTECTED] wrote: Thanks Kerem, But I want the script to run at boot time, in Windows. Rather than having to login and run the script manually.

https://issues/-12227

2005-09-22 Thread Lalit Batra
https://problems/ WE are running Tomcat 5.5.9 on Windows Server 2003, Jre 1.5 and are getting the -12227 unexpected error when using Netscape 8.0 and Firefox 1.0 . Things are OK with Netscape 7.0, and Internet Explorer. Out Client Auth is set to false in server.xml. Can anybody suggest a work

https:// Netscape and Firefox 1.0

2005-09-16 Thread Lalit Batra
Hi! Has anybody experienced problems of using https://blah.blah.com:8443/ esp. with Netscape 8.0 and FireFox 1.0. I get the following error: blah.blah.com has received an incorrect or unexpected message. Error Code: -12227 Things are fine when I use IE or Netscape version 7.0 thanks, Lalit

Re: https:// Netscape and Firefox 1.0

2005-09-16 Thread Lalit Batra
I am using the tomcat 5.5.9 , Sun JRE 1.5 and certificate from verisign. FireFox 1.0 On 9/16/05, Caldarale, Charles R [EMAIL PROTECTED] wrote: From: Lalit Batra [mailto:[EMAIL PROTECTED] Subject: https:// Netscape and Firefox 1.0 Has anybody experienced problems of using https

Re: https:// Netscape and Firefox 1.0

2005-09-16 Thread Lalit Batra
Upgraded firefox 1.0.6 and still same problem. On 9/16/05, Lalit Batra [EMAIL PROTECTED] wrote: I am using the tomcat 5.5.9 , Sun JRE 1.5 and certificate from verisign. FireFox 1.0 On 9/16/05, Caldarale, Charles R [EMAIL PROTECTED] wrote: From: Lalit Batra [mailto:[EMAIL PROTECTED

SSL 8443

2005-09-15 Thread Lalit Batra
Hi! My current implementation for SSL on tomcat 5.5.9 is https://mytomcat.com:8443/blah.html Is there any way I can have to do without enetering 8443 port number. https://mytomcat.com/blah.html Thanks, Lalit - To

Re: Windows and Tomcat

2005-09-09 Thread Lalit Batra
more detail, this would be my guess. Robert S. Harper Information Access Technology, Inc. -Original Message- From: Lalit Batra [mailto:[EMAIL PROTECTED] Sent: Thursday, September 08, 2005 10:56 AM To: Tomcat Users List Subject: Re: Windows and Tomcat Robert, Thanks for replying

Windows and Tomcat

2005-09-08 Thread Lalit Batra
Hi! I am new to the world of Tomcat and have recently installed 5.5.9 on a Windows (2003 and XP) Box. It works fine but only with Users having Administrative/power user privileges. 1) When the service for tomcat is started with USER option, it does not go and read the Webapps. The folder has

Re: Windows and Tomcat

2005-09-08 Thread Lalit Batra
and the password to use. You can also set how Tomcat is to start as well. Robert S. Harper Information Access Technology, Inc. -Original Message- From: Lalit Batra [mailto:[EMAIL PROTECTED] Sent: Thursday, September 08, 2005 10:32 AM To: tomcat-user@jakarta.apache.org Subject

Windows Box: User Account

2005-09-07 Thread Lalit Batra
Hi! I am new to the world of Tomcat and have recently installed 5.5.9 on a Windows (2003 and XP) Box. It works fine but only with Users having Administrative/power user privileges. 1) When the service for tomcat is started with USER option, it does not go and read the Webapps. The folder has