Have downloaded both binary and source of WSO2 ESB from
http://wso2.org/downloads/esb. Tried with quick start guide (
http://wso2.org/project/esb/java/2.0.2/docs/quickstart_guide.html) to see how it works and it did not work as it is given in the guide.
Steps gone thru:
1. Extracted the wso2esb-2.0.2.zip and went to the extracted directory
2. Ran the wso2server.sh
3. Pointed firefox browser to
https://localhost:9443/carbonFirefox throws as 'Data Transfer Interrupted'
The connection to localhost:9443 was interrupted while the page was loading.
The console says as,
*****************************************
2009-05-05 16:39:30,174 [127.0.0.1-localhost.localdomain] [Start Level Event Dispatcher] INFO StartupServlet HTTPS port : 9443
2009-05-05 16:39:30,174 [127.0.0.1-localhost.localdomain] [Start Level Event Dispatcher] INFO StartupServlet HTTP port : 9763
2009-05-05 16:39:30,174 [127.0.0.1-localhost.localdomain] [Start Level Event Dispatcher] INFO StartupServlet WSO2 Carbon started in 12 sec
********************************************
And also tried to run 'maven clean install' with source code and the building fails because of the dependencies (jars in POM)
If any one has any idea about it, please help us and greatly appreciate it.
Thanks,
Alo