Getting Apache working with JBOSS

To get Apache working with JBOSS you will need to do the following:

You first need to download the Apache webserver version 2.2. You will want to start by installing this version of Apache, currently 2.2.8.

Install this to c:\apache2.2\, you may have to use the advanced / custom install option during your installation. Once installed, you will need to download these apache and jboss helper files.

The contents includes:

  • mod_jk.so which you will need to place in C:\apache2.2\modules
  • modk.conf,
  • httpd.conf,
  • and workers.properties which will all need to be placed in C:\apache2.2\conf

cheers.

Tue, 12 Feb 2008 01:51 Posted in

Comment Getting Apache working with JBOSS