Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

  • Windows, Linux or Solaris operating systems;
  • WO2 ESB;
  • JBoss Application serverServer;
  • Derby Database;
  • Apache ActiveMQ.

Since the transaction mediator is implemented using JTA you need to have a JTA provider. We will be using JBoss J2EE application server (Application Server (JBoss AS), which implements the transaction support through Arjuna TS) , as the JTA provider, so we will have to deploy WSO2 ESB in JBoss Application server( AS). Use Apache Derby as the database server. The References section contain the links to download the required softwares. 

...