Re: jk2, apache2, tomcat5, on redhat 9 issue

2004-07-24 Thread Mark Eggers
You will need to install the httpd-devel rpm as well. This will give you apxs and other material needed to compile mod_jk2. You might check on yum to see if mod_jk2 is already compiled. It is for Fedora Core 2. I don't know if it is for Redhat 9. I build my own Apache, mod_jk2, etc. from sourc

jk2, apache2, tomcat5, on redhat 9 issue

2004-07-24 Thread Rick Bragg
Hello; I am trying to install tomcat so that many of my users can use jsp with there virtual hosts in apache. I have looked through the archives and docs on this and there seems to be good info, but I am running into a strange problem when I try to build the mod_jk2 for apache I have no "apxs"

How to know which xml file (under directory webapp) causes SAXParseException ?

2004-07-24 Thread Chris
Howdy, When TC gets SAXParseException (such as following ), how to know *which* XML file , usually under $TC$webapp/, cause the error? It seems there is no file info about the XML file. TIA == SAXParseException fatal: Parse Error at line 2 column 74: Document root element "web-app", must mat

Re: getReader() BUG in tomcat 4.1.30 and beyond ?

2004-07-24 Thread M.Hockings
FWIW (I must have too much free time) I tried your hello world example as a recipient of a posted form and it seems to work just fine for me with either request.getReader or request.getInputStream. Though I was using TC 5.0.25 (standalone) and even tried it in IBM WAS 5.1 Test Environment. Wor

Tomcat5 Win32 binaries location

2004-07-24 Thread TBucketMan
In the doc, it talks about using the windows installer to install Tomcat5. I cannot find a 'release' or any other distribution which uses the Windows Installer (.msi file type). If anyone can send me a URL which points to the Win32 inary distribution, I would appreciate it. Thnaks

RE: getReader() BUG in tomcat 4.1.30 and beyond ?

2004-07-24 Thread j.random.programmer
>"Yoav Shapira" wrote thusly: >I saw your message on tomcat-user. Several other >Tomcat developers also follow that list. I personally >looking at the stack trace chose to discard your >message for a few reasons: You reply is retarded; more signifantly you are not and have never been a core deve

migrating from 4.1 to 5.0

2004-07-24 Thread ron1
Hi, During developement I tries to copy my app from 4.1/webapps to 5.0/webapps, only my application won't start: Jul 24, 2004 11:45:04 AM org.apache.catalina.core.StandardHostDeployer start: INFO: standardHost.start /tutim Jul 24, 2004 11:45:04 AM org.apache.catalina.core.StandardContext resou

Re: Is the Tomcat5 documentation correct for this?

2004-07-24 Thread Michael Echerer
Ignore this... I skipped reading this part: "The description below uses the variable name $CATALINA_HOME to refer to the directory into which you have installed Tomcat 5, and is the base directory against which most relative paths are resolved. However, if you have configured Tomcat 5 for multip

Is the Tomcat5 documentation correct for this?

2004-07-24 Thread Michael Echerer
Hi, http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/context.html says: "Pathname to a scratch directory to be provided by this Context for temporary read-write use by servlets within the associated web application. This directory will be made visible to servlets in the web application by

Re: JSF Newbie

2004-07-24 Thread Hiroshi Iwatani
Here's the solution from Hans Bergsten: Hiroshi, I recommended your book at the Tomcat mailing list: Try this: http://www.hansbergsten.com/downloadjsf.jsp This is perfect and easy to use. Thanks, but the problem this guy describes has nothing to do with JSF, actually. Most likely he has an old v