Open Source ESB

Open Source ESB

Download Source
Online JavaDocs

osESB Downloads

osESB is a free, open source Enterprise Service Bus (ESB) designed to run inside a Java 2 Enterprise Edition (J2EE) application server.

The osESB software is copyrighted material that is licensed under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. See http://www.gnu.org/licenses.

The initial public release of osESB is available as an IntelliJ project with ant build scripts for application servers like WebLogoc and JBoss. Even if you do not plan to use IntelliJ as your IDE, you can still download and review the source code because IntelliJ uses a plain old Java package structure.

Future releases of osESB will support Eclispse.

The download package includes JavaDocs and the dependent jars that we are able to distibute.

Extract the downloaded file into your root folder. This creates a folder named osesb.

Make sure IntelliJ is installed and then use the osesb.ipr file to load the IntelliJ project.