re: macosx setup of tomcat 4.0.3

2002-05-30 Thread Donald Huebschman
I have gotten a lot of mail asking for the answer to this. In all case the following seem to work, so I thought I would post it here so that people would also find the answer when doing a search: The solution is not to let stuffit unzip and untar the the file. Do it by hand with gunzip and tar

Re: Tomcat 4.0.3 on MacOSX

2002-04-18 Thread Donald Huebschman
You will hear from the hundreds of us who have been thru this, but, unzip and untar the source manually. Do not let stuffit do it for you. Stuffit cannot handle the long file names that many of the java files have. On Thursday, April 18, 2002, at 08:02 PM, Randy Phillips wrote: > I am running

Re: Tomcat on Mac OS X, please help!

2002-03-24 Thread Donald Huebschman
Steve, Kevin, I, also, experienced this problem. And, tried your fixes, which didn't work, but, did provide different errors. In searching the archives suggested, I came across a similar problem with SetCharacterEncodingFilter. class not being named correctly. Checking, it was indeed SetCharac

macosx setup of tomcat 4.0.3

2002-03-03 Thread Donald Huebschman
I am trying to use tomcat 4.0.3 on a Mac OS X 10.1.3 system. It starts up, but, when I switch to the jsp examples I get a 404 error, not available. If I switch to the webdav example it does not have a problem. I cannot find much difference between the webdav and examples/jsp. The examples do