RE: problem configuring JRUN with IIS

2002-03-06 Thread Fishwick, Randall
Hmm, why do you say that? We've had jsp pages running out of wwwroot on an IIS 5 server performing database queries and updates against an Oracle database for over a year without fail. -Original Message- From: Mark Phelps [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 06, 2002 2:49

RE: problem configuring JRUN with IIS

2002-03-06 Thread Fishwick, Randall
else. I don't know enough about IIS to say where to look. Fishwick, Randall wrote: Hmm, why do you say that? We've had jsp pages running out of wwwroot on an IIS 5 server performing database queries and updates against an Oracle database for over a year without fail. -Original Message

RE: ms sql2000 jdbc drivers

2002-01-24 Thread Fishwick, Randall
We've been using the Microsoft Beta SQL Server 2000 JDBC driver with good results on JRun. But this is on a low volume, low risk intranet web application, so it's not stressed heavily. .Randy -Original Message- From: Tom Duffy [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 24, 2002

RE: jrun admin stops on win2000

2001-11-26 Thread Fishwick, Randall
We also have had good success with our Win 2K Intranet servers running JRun 3.1 since August. .Randy -Original Message- From: Tom Duffy [mailto:[EMAIL PROTECTED]] Sent: Monday, November 26, 2001 2:15 PM To: JRun-Talk Subject: RE: jrun admin stops on win2000 I don't suspect a Win2k

RE: access a MS Access DB from Jrun

2001-11-20 Thread Fishwick, Randall
Charlie, Agreed in principle. But our company used an Access database with ODBC and Active Server Pages for several years with no serious problems. This was a web based telephone number lookup that was accessed hundreds if not thousands of times a day. The point being that the problems with

RE: access a MS Access DB from Jrun

2001-11-20 Thread Fishwick, Randall
for Access? /charlie -Original Message- From: Fishwick, Randall [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 20, 2001 11:57 AM To: JRun-Talk Subject: RE: access a MS Access DB from Jrun Charlie, Agreed in principle. But our company used an Access database with ODBC and Active Server

RE: Jrun with Apache

2001-11-19 Thread Fishwick, Randall
Apache is only a web server, it can't execute JSP's on it's own. That's where JRun comes into play. -Original Message- From: Arul [mailto:[EMAIL PROTECTED]] Sent: Monday, November 19, 2001 9:20 AM To: JRun-Talk Subject: Jrun with Apache Hi In case of Apache used as my external

RE: IIS 4 dies, no memory leak: NT4SP6 + JRun 3.0

2001-10-26 Thread Fishwick, Randall
product. It has reasonable performance, from the benchmarks I have seen, only beaten by inet software's drivers. - Tormod -Original Message- From: Fishwick, Randall [mailto:[EMAIL PROTECTED]] Sent: 25. oktober 2001 18:30 To: JRun-Talk Subject: RE: IIS 4 dies, no memory leak: NT4SP6 + JRun 3.0

RE: IIS 4 dies, no memory leak: NT4SP6 + JRun 3.0

2001-10-25 Thread Fishwick, Randall
Lars, Your background info indicates a known issue regarding INSERT UPDATE queries using classes12.zip, but we've been running IIS 4 and 5 with 3.1 JRun using that Oracle JDBC driver for a while without any problems doing inserts or updates. Where is the problem documented? Thanks, Randy

RE: IIS 4 dies, no memory leak: NT4SP6 + JRun 3.0

2001-10-25 Thread Fishwick, Randall
of the custom tag library for SQL queries -- I presume you're connecting doing your queries via the usual Java classes. Laurence Middleton code wrangler ecentricarts inc. 416 644-5000 ext.225 -Original Message- From: Fishwick, Randall [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 23

RE: JDBC drivers, JRun custom tags, bugs (was IIS 4 dies, no memo ry leak: NT4SP6 + JRun 3.0)

2001-10-25 Thread Fishwick, Randall
ecentricarts inc. 416 644-5000 ext.225 -Original Message- From: Fishwick, Randall [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 25, 2001 12:30 PM To: JRun-Talk Subject: RE: IIS 4 dies, no memory leak: NT4SP6 + JRun 3.0 Lars, It appears bug #26844 is related to the supplied JDBC