missing mod_jk.conf-auto

2001-10-04 Thread Brett Crossley
I am running JBoss-2.4.1_Tomcat-3.2.3. The Tomcat server starts fine and works ok, but does not generate the mod_jk.conf-auto. For 3.2.3 the docs say you don't have to set any params to get this to work. Any ideas? I have a mod_jk.conf, but did not know if I needed to modify it. Also, I

RE: missing mod_jk.conf-auto

2001-10-04 Thread Brett Crossley
: missing mod_jk.conf-auto Hi Brett, I asked this questions yesterday, except my system was Linux. Here is the answer I got: Brian Richards wrote: try running tomcat.sh run jkconf -brian So try going into your bin directory and running: tomcat.bat run jkconf Craig. Brett Crossley

RE: missing mod_jk.conf-auto

2001-10-04 Thread Brett Crossley
] Subject: Re: missing mod_jk.conf-auto Hey Brett, do you have IISConfig noRoot=true/ directive in your server.xml file? Craig. Brett Crossley wrote: I tried tomcat.bat run jkconf, but it complains that 'run' is not a valid option: start screen print I:\JBoss-2.4.1_Tomcat-3.2.3\tomcat

RE: Changing Tomcat Port 8080

2001-10-04 Thread Brett Crossley
Look for the following in your server.xml file. That file will be in [TOMCAT_HOME]/conf Connector className=org.apache.tomcat.service.PoolTcpConnector Parameter name=handler value=org.apache.tomcat.service.http.HttpConnectionHandler/ Parameter name=port

still missing mod_jk.conf-auto

2001-10-04 Thread Brett Crossley
Still no luck. Does this work for everyone else when doing the default install? Am I looking for the mod_jk.conf-auto in the right place? I assumed it would just show up in my conf directory after the server started. I am starting Tomcat under JBoss, does that make a difference? [Brett Crossley

no conf/auto directory

2001-10-04 Thread Brett Crossley
I am trying to integrate JBoss-2.4.1_Tomcat-3.2.3 to Apache. This was a question about why I don't have a mod_jk.conf-auto file. I still don't have the file, and I also don't have an auto directory under conf. Has anyone ever seen this before? The How-to makes it sound like all this should be