Integrate Apache HTTP Server v2.2.9 with WSO2 ESB v1.6

Here we are to configure Apache HTTP (Web) Server and WSO2 ESB. Environment: WSO2 ESB v1.6, Apache HTTP Server v2.2.9, JDK 1.5.x and Windows XP Step 1: Install WSO2 ESB v1.6 Step 2: Install Apache HTTP Server v2.2.9 Step 3: Edit httpd.conf file in location <APACHE_HTTP_SERVER>/conf/. Add the following to the end of the file: LoadModule proxy_module modules/mod_proxy.so LoadModule proxy_http_module modules/mod_proxy_http.so <IfModule proxy_module> ProxyRequests Off <Proxy *> Order deny,allow Allow from all </Proxy> # Proxy for Local WSO2 Server ProxyPass / http://localhost:8080 </IfModule> Step 4: Restart Apache HTTP Server Step 5: Open your browser (IE, Mozilla, Opera, Safari) and Goto URL http://<HOST_NAME>/ which displays the actual URL http://<HOST_NAME>:8080/soap Send your feedbacks to svmuthappan at gmail dot com Regards, Ramu http://hostedfiles.110mb.com/
library project main code
Learn Cloud
Learn
Cloud

The WSO2 Application Server is a reliable application server that can host your enterprise web applications. The WSO2 Application Server as a Service is offered in StratosLive, the WSO2 Platform as a Service. This article explains how a simple web application can be developed and deployed from Carbon Studio to the WSO2 Application Server...

Latest Webinar
Different groups within an organization need to monitor different Key Performance Indicators (KPIs) - An operations team will be interested in the response times of business services and loads of each service,..
Thursday, February 9th 2012, 09.00 AM (PST)

Thursday, February 9th 2012, 10.00 AM (GMT)