Tomcat Standalone with SSL/Verisign

2001-03-24 Thread Simon Chatfield
I believe this question has been asked before, but I couldn't find a real answer. I can generate my own certificates for SSL and it works fine, but when importing the Verisign certificate, the browser and server can't seem to aggree on an encryption algorithm. Has anyone found a solution/reason

Re: File Upload

2001-03-27 Thread Simon Chatfield
messages in the archive about that, but haven't been able to find a good solution. Does anyone know how to go around or fix this problem. Thanks, -Fabien -- Simon Chatfield VP, Software Development Inteflux Inc.

Re: mod_jk on Solaris 8

2001-03-28 Thread Simon Chatfield
You'll need to install a binary gcc in your own directory if you don't have root. SUN charges for the cc compiler so that's your best option. after installing gcc, make sure /usr/ccs/bin is in your path as well for the linker and other required tools. there is also a version of make in

Re: Modify startup script - allocate more memory

2001-03-28 Thread Simon Chatfield
You need to allocate the memory using the jvm argument -Xmxamount of megabitesM Tomcat reads an env variable named TOMCAT_OPTS, (ex. set TOMCAT_OPTS=-Xmx128M ) brian luk wrote: Hi, -- My servlet got java.lang.OutOfMemoryError and my Solaris machine is still have free memory left ( no disk

HOWTO

2001-03-29 Thread Simon Chatfield
It's impossible to help someone with a problem when all they say is, "Hey, this doesn't work, what can I do to fix it?" When you post your problem, you need to be as descriptive as possible. answer these questions before you submit your problem. Has this question been asked/answered before?

Re: FW: Missing attribute value in JSP

2001-03-29 Thread Simon Chatfield
The comma in your imports

Re: Fed up to the back teeth with tomcat !!!

2001-04-11 Thread Simon Chatfield
I'm experiencing the same problem, though not serving as many pages, it goes down without warning or messages about every 2 or 3 days... What's the deal? "Faine, Mark" wrote: I understand your frustration, the lack of verbose/clear error messages in the logs is a big problem I am having

Re: Fed up to the back teeth with tomcat !!!

2001-04-11 Thread Simon Chatfield
I'm using tomcat 3.2.1 on a linux 6.2 machine, same problem with jdk's 1.2.2 and 1.3v2 James Goodwill wrote: Which version of Tomcat are you using? -Original Message- From: Andy C [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 11, 2001 1:12 PM To: [EMAIL PROTECTED] Cc: [EMAIL

Re: Fed up to the back teeth with tomcat !!!

2001-04-11 Thread Simon Chatfield
What versions of each have you been using? (apache tomcat) and what distribution and linux kernal are you running? What jvm? I would love to have the success you're having and really like tomcat when it's working for me. p.s. My jsp back into rmi services so the reason for failure isn't

Re: Fed up to the back teeth with tomcat !!!

2001-04-12 Thread Simon Chatfield
I'm having this problem as well with the server crashing frequently with no log entries, but in the ssl environment, are there success stories in that environment as well, or has everything that's been working, been in the non-ssl env.? -- Simon Chatfield VP, Software Development Inteflux Inc.

Re: Problem in reflecting changes made on a JSP File

2001-04-12 Thread Simon Chatfield
arta), it is working. Somebody please help me to solve this problem. Thank you in advance. Siva. -- Simon Chatfield VP, Software Development Inteflux Inc.

Any reason why this give me error?

2001-04-12 Thread Simon Chatfield
2nd. post. ? any clues? Simon Chatfield wrote: I hope this is a simple answer for someone, but I'm having the following error with a peice of code that follows that. I did try the jsp:params directive but it complained about not having a name and value attribute as well

Re: Any reason why this give me error?

2001-04-12 Thread Simon Chatfield
the enclosing jsp:include tag, to see if your source is generating proper PARAM tags? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Simon Chatfield Sent: Friday, April 13, 2001 1:14 AM To: [EMAIL PROTECTED] Subject: Any reason why this give me error? 2nd

Beating a dead Horse I know but.....

2001-04-23 Thread Simon Chatfield
I and a few other people have posted these problems in the past to no real conclusion, but I'm getting this problem almost daily with tomcat in ssl mode. Using jdk version 1.2.2, 1.3.0_v2 and everything between, with and without the JITactivated. After a day or two of uptime the JVMcrashes with

Re: CSR

2001-04-23 Thread Simon Chatfield
. I eventually just used Apache/Tomcat with RavenSSL to get it working. -Simon -- Simon Chatfield VP, Software Development Inteflux Inc.

IIS/Tomcat 2000

2001-04-27 Thread Simon Chatfield
I'm having a strange problem with Tomcat running through IIS with an IE browser. Essentially what is happening is when I use the jsp:forward tag, the forwarding page shows up in the content as well as the page that was being forwarded too. This is particular to tomcat running through IIS and

ErrorHandler

2001-05-07 Thread Simon Chatfield
Anyone know why this error might come up? It appears to be a 50/50 chance this error occurs on a page, and when it does it causes that jsp page to no longer be served. This seems extremely bizzare to me as I would imagine that the images or js files are entirely separate requests from the jsp

Re: ErrorHandler

2001-05-07 Thread Simon Chatfield
d you're associating it with that warning). -- Bill K. -Original Message- From: Simon Chatfield [mailto:[EMAIL PROTECTED]] Sent: Monday, May 07, 2001 4:38 PM To: [EMAIL PROTECTED] Subject: ErrorHandler Anyone know why this error might come up? It appears to be a 50/50 chance this er

Re: Error Handling

2001-06-01 Thread Simon Chatfield
The errorPage jsp directive? %@ page errorPage="customError.jsp"%> -- Simon Chatfield VP, Software Development Inteflux Inc.

mod_jk leaves connections open?

2002-12-18 Thread Simon Chatfield
port 8009 left open and extablished. Can anyone point me in the right direction on how to solve this problem? Thanks! specifics Solaris 8 Java 1.4 Tomcat 4.1.12 (binary form) Apache 2.0.43 (built from source) mod_jk-2.0.43.so (binary form) -Simon -- Simon Chatfield -- To unsubscribe, e-mail

Re: mod_jk leaves connections open?

2002-12-18 Thread Simon Chatfield
Message- From: Simon Chatfield [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 18, 2002 9:47 AM To: Tomcat Users List Subject: mod_jk leaves connections open? Hi everyone, I hope mod_jk questions should be directed to this list, I couldn't find any more suitable. I've been using

mod_jk connection issues, more information.

2002-12-18 Thread Simon Chatfield
ideas? -- Simon Chatfield The Chatfield Group email: [EMAIL PROTECTED] phone: 602-971-9598 web: http://www.thechatfieldgroup.com -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: mod_jk connection issues, more information.

2002-12-18 Thread Simon Chatfield
process though that didn't solve the problem in and of itself. Milt Epstein wrote: On Wed, 18 Dec 2002, Simon Chatfield wrote: The number of open connections # netstat -a |grep 8009 |wc -l 175 # actually, I think that shows both sides of the connection between apache and tomcat

Re: mod_jk connection issues, more information.

2002-12-18 Thread Simon Chatfield
Epstein wrote: On Wed, 18 Dec 2002, Simon Chatfield wrote: I made the following change Connector className=org.apache.coyote.tomcat4.CoyoteConnector port=8009 minProcessors=5 maxProcessors=100 enableLookups=true redirectPort=8443 acceptCount=100 debug=0