PDA

View Full Version : Getting JServ 1.1.2 to work on Windows Server 2003



MusicalMusical
28 Apr 2008, 04:53 AM
Getting JServ 1.1.2 to work on Windows Server 2003
Hi there, I need help with something that's preventing me to progress on a project in my company. I'm setting up a Payment Web Service known as JavaSFA, it's for integration with a ePayment service called eNETs.

My main website is programmed in ASP.NET 2.0, so I have deployed it on IIS 6.0. The JavaSFA is supposed to be on an Apache Server with JServ.

Presently, this are the versions of softwares I'm using:

Apache Server 2.2.8 with Open SSL
JServ 1.1.2

I have managed to install the apache server and run it concurrently together with IIS 6.0.

The IIS is listening in to port 80, while the Apache Server is listening in to port 8100.

The next step I'm trying to solve is to get JServ 1.1.2 to work and run. I have installed JServ and selected the option during the installation process to include the JServ configuration into the Apache's config file: httpd.config.

Right at the bottom of the httpd.config file, there is this line:

# Include the configuration for Apache JServ 1.1.2
Include "C:\Program Files\Apache JServ 1.1.2\conf\jserv.conf"

Anyone that has experience with working with JServ 1.1.2 with Apache 2.2.8, please help me. Thanks so much!
Reply With Quote Quick reply to this message