-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Abel,

AbelMacAdam wrote:
> I checked to documentation. As far as I can see I do not have to do anything
> to get Tomcat configured again. 

Probably not; just make sure that you have an AJP <Connector> enabled in
your server.xml file.

> mod_jk.so is still in the bin directory of Apache. 

mod_jk.so should probably be in the "modules" or "libexec" directory,
not "bin". Look for files like mod_somethingelse.so. Since you're on
Windows, you should probably be using a .DLL file, not a .so file, which
are usually found on UNIX systems.

> workers.properties was placed in a different directory, that was not changed
> Tomcat's server.xml has not "mod_jk" configuration.

When you start the Apache web server, do you get any errors in your log
files? Anything about not being able to load mod_jk or anything like
that? Try setting "JkLogLevel debug" and "JkLogFile /path/to/mod_jk.log"
and checking that file to make sure that something happened.

> Am I correct in assuming I need not configure anything?

If you re-installed Apache httpd or Tomcat, then you will have to at
least verify all the configuration, if not re-configure something.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkdt41cACgkQ9CaO5/Lv0PBFYQCghWS3EOMpkHm3ni6DTC+u1k8c
VGcAni3s1R37Cxk4SKab9fkwU0fNwyIV
=i9qM
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to