Q: can't get tcl java to start - can't locate init.tcl

2002-10-18 Thread Horace A. Vallas, Jr.
I had this working in an older tomcat (maybe it was jserv) but I've been away from tomcat for a while so trying to get things set up with tomcat 3.3.1 and apache 1.3.27 - RH 7.2 I'm using default context (meaning apps.xml I guess) with WEB-INF in the site's docbase other jsp's I have and have

tclBlend/Jacl in jsp's?

2001-02-12 Thread Horace A. Vallas, Jr.
has anyone gotten blend and/or jacl working in a jsp? I was trying to get something that would let us handle some legacy tcl. When I try creating an Interp object in a jsp, tomcat (4) just seems to hang - no errors and no response (ever :-) Was getting link exception - fixed by placement of

Re: tclBlend/Jacl in jsp's?

2001-02-12 Thread Horace A. Vallas, Jr.
lifesaver Marc - moved stuff to tomcat/lib - presto!! thanks!! Hey - what has been your experience with the performance of tomcat and blend/jacl - pretty good? I think I'm going to try a small little taglib - one tag where the body is the tcl to be eval'ed - thoughts? more suggestions? --

load test performance comparisons - again...

2001-03-06 Thread Horace A. Vallas, Jr.
Hi all - I know - I know - beat that horse to death!! sorry but... I'm still relatively new to tomcat and playing with maybe migrating a couple of fairly large and active sites to jsp/servlets. running 1.3.12 with 3.2.1 and jdk2-13 on RH7/2.2.16-22smp on a 2-processor i686 with 256MB (I

Re: Initialization error:connect (code=10060)

2001-03-07 Thread Horace A. Vallas, Jr.
sounds like a bad or missing servlet parameter initial value in the web.xml in the WEB-INF for the servlet? A mis-spelled parameter name for example. [EMAIL PROTECTED] wrote: Hi, When I invoke a servlet installed in Tomcat, I got error message: Initialization error:connect (code=10060)

Re: Shutdown problem red-hat 6.2

2001-03-07 Thread Horace A. Vallas, Jr.
I had also seen this - but after moving to rh7, it seemed to vanish? not sure why though... Tagunov Anthony wrote: Hello! On Wed, 07 Mar 2001 16:38:40 +0100, Peter Hrastnik wrote: We are running tomcat 3.2 and IBMJava2 SDK 1.3 on an Intel Red Hat 6.2 machine with Apache 1.3.12 and

Re: load test performance comparisons - again...

2001-03-11 Thread Horace A. Vallas, Jr.
. Perhaps there is an error in your code which is throwing exceptions which could slow your application down... -Original Message----- From: Horace A. Vallas, Jr. [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 06, 2001 11:32 PM To: [EMAIL PROTECTED] Subject: load test performance comparisons - agai

encoding session info on .htm urls (why like .jsp?)

2001-03-20 Thread Horace A. Vallas, Jr.
I pretty much have to assume this has been covered, but I haven't noticed comments on it, so please forgive me if this is another dead horse --- linux 7 (mps - not sure which kernel) apache 1.3.12 (or 14) Neowebscript_mod 3.3 tomcat 3.2.1 -- note: virtual host's root is a context Problem: