request.getparamter doesn't return anything without an '=' (equals) in the query string

2001-05-10 Thread Ray Pitmon
x = 2001-05-10 05:08:28 - Classpath according to the Servlet Engine is: Is my developer just not using request.getparameter right and IPlanet is broken by functioning the way it does, or is Tomcat broken? Tomcat & IPlanet show different results with the exact same code. thanks f

Re: TC 3.3.3 with Apache stack space error

2002-01-07 Thread Ray Pitmon
-Xmx500m on TOMCAT_OPTS of tomcat.sh in > the $TOMCAT_HOME/bin directory. > > > On 07 Jan 2002 12:08:44 -0600, Ray Pitmon <[EMAIL PROTECTED]> escreveu : > > > > > > > Hi, > > > > I have many machines running older versions of tomcat(3.2.x), b

Re: TC 3.3.3 with Apache stack space error

2002-01-08 Thread Ray Pitmon
On Mon, 2002-01-07 at 16:23, Bojan Smojver wrote: > Ray Pitmon wrote: > > > Originally sent to tomcat-user, but here may be a better place for this. > > > > Why do I have to start java with -Xms400m -Xmx500m to get it to compile > > JSP pages? > > > >

Re: TC 3.3.3 with Apache stack space error

2002-01-31 Thread Ray Pitmon
install it via RPM or from source). If you don't, javac (which > is part of JDK) will be used. > > Bojan > > Ray Pitmon wrote: > > > On Mon, 2002-01-07 at 16:23, Bojan Smojver wrote: > > > >>Ray Pitmon wrote: > >> > >> > &g

bug in /usr/bin/dtomcat3 script in 3-3.3a-2 rpm (mprotect errors intomcat.log)

2002-02-04 Thread Ray Pitmon
Hi, I just installed the 3.3a rpms and when I tried starting tomcat with the /etc/rc.d/init.d/tomcat3 script, all I got was these in the /var/log/tomcat3/tomcat.log file: mprotect: Bad address mprotect reset: Bad address mprotect reset: Bad address EmbededTomcat: Startup time 40 right around l

StackOverflowError in tomcat3.3.1-rc1.1 with redhat 7.2

2002-03-15 Thread Ray Pitmon
Hi, I have had this problem since around 3.2, (and posted here about it, the subject was "TC 3.3.3 with Apache stack space error" I just installed the tomcat3-3.3.1-rc1.1.noarch.rpm (and the tomcat-mod-3.3-1.i386.rpm, and other required RPMs), and I'm still getting this: - java.lang.StackOve