ESB
How to deploy WSO2 ESB on Apache Tomcat
Submitted on October 8, 2008 - 01:04. Story : Level : Project :
WSO2 ESB can be deployed on differet application servers such as IBM WebSphere, BEA WebLogic Server, JBoss and Apache Tomcat. I will be describing how one can easily deploy WSO2 ESB on Apache Tomcat.
How to Install WSO2 ESB on IBM WebSphere Application Server
Submitted on October 7, 2008 - 22:26. Story : Level : Project :
Applies To
- WSO2 Enterprise Service Bus (ESB) Version 1.7.1
- WebSphere Application Server Version 6.1
Downloading and Installing WebSphere Application Server
Download the WebSphere Application Server Version 6.1 and execute the setup to install it on your local machine.
- 4 comments
- Read more
- 763 reads
WSO2 ESB/Apache Synapse Clustering Guide
Submitted on October 5, 2008 - 23:48. Story : Level : Realm : Project :
This guide co-authored by Eric Hubert, Ruwan Linton, Asanka Abeysinghe and Afkham Azeez, briefly outlines the need for clustering in an enterprise application deployment, summarizes some clustering basics, and describes how to configure clustering support available in the Apache Synapse light-weight ESB, as well as the commercially supported WSO2 ESB based on Apache Synapse. It also gives some insights into implementing clustering, targeted at users wishing to deepen their knowledge and help them get started on implementing stateful custom mediators.
- by ayanthi
- Login or register to post comments
- Read more
- 586 reads
Installing WSO2 Enterprise Service Bus (ESB) with Oracle
Submitted on September 17, 2008 - 01:15. Story : Level : Project : Realm :
Applies To
- WSO2 Enterprise Service Bus (ESB) v1.7.1
- Oracle Database 10g (Enterprise/Standard Edition)
Prerequisite
* Working installation of oracle 10g.
Configuring ESB to support oracle DB requires only few steps. ESB create it's all the underlying DB tables automatically by itself with given database options.
- 4 comments
- Read more
- 968 reads
DBReport mediator
Hi,
i would like to use DBRepor mediator with my local database SQLServer named MEDUSA.
following the configuration:
Driver : com.microsoft.sqlserver.jdbc.SQLServerDriver
Url : jdbc:sqlserver://127.0.0.1/MEDUSA
User : sa
Password : sa
Statements
SQL Statement : insert into BusMesaages (?, ?, ?)
Parameters
Parameter Type Property Type Value / Expression
CHAR Value order
CHAR Value SYN12345
CHAR Value IBM
i get this error when it is executed
- cislagg's blog
- 3 comments
- Read more
- 351 reads
Developing a Trading App with WSO2 ESB
I did blog about Developing a Trading App with WSO2 ESB , this is related to the article I wrote about Developing Financial Applications using WSO2 ESB.
- asankaa's blog
- Login or register to post comments
- 628 reads
WSO2 ESB: The Windows ESB
Submitted on July 25, 2008 - 21:28. Story : Project :
You might have heard people talking about “Enterprise Service Bus” or ESB. Is this just another over-hyped acronym? What is an ESB exactly? In this article by Michael Galpin, we will learn a little about ESBs and why you would want to use one. More importantly, we will dispel the myth that there are no ESBs available for Windows. In fact we will see that the premier open source ESB from WSO2 is designed to bring the benefits of ESBs to Windows.
- by ayanthi
- Login or register to post comments
- Read more
- 1411 reads
Developing Financial Applications with the WSO2 ESB
Submitted on July 25, 2008 - 03:04. Story : Level : Realm : Project :
This article by Asanka Abeysinghe describes how the WSO2 ESB can be used to develop financial applications, specifically, an entire broker trading platform. The article will take a real world example (the architecture of a broker trading system without the WSO2 ESB), re-architect the application to include the WSO2 ESB, explaining the design in detail.


