soi-toolkit


soi-toolkit

Kickstart Service Oriented Integration with Mule ESB

Content

FOLLOW THE DEVELOPMENT OF SOI-TOOLKIT v2 AT: https://github.com/soi-toolkit/soi-toolkit.github.io/wiki

What is soi-toolkit?

Soi-toolkit helps you getting started with Mule ESB in no time using Maven and Mule Studio.

Soi-toolkit provides a pattern based source code generator (as a Eclipse plugin) that can generate: * Projects with a structure and content that supports an efficient development process based on Maven.

  • Skeleton source code for services and integrations by selecting a high-level pattern (request/response, one-way or publish/subscribe).

  • jUnit based test code is also generated to help you both with unit- and integration-testing of the services according to Test Driven Development.

The generator also generates proper setups for handling logging and tracing, configuration through property files, creation of projects for WSDL and XML Schemas, automatic creation of deployable files (Mule App zip-files) , release handling and more...

See Overview for more introductory information.

If you have any questions or want more information please send us a mail at info@soi-toolkit.org.

Building blocks

Soi-toolkit also provides you with some runtime components, reference applications and documentation to further help you to get started quickly.

The following picture summarize the different building blocks of soi-toolkit:

http://soi-toolkit.googlecode.com/svn/wiki/images/building-blocks.png

Latest releases

February 24 2014: soi-toolkit v0.6.1 with support for Mule v3.4.0 is released, read more in the Release Notes!

October 3 2012: soi-toolkit v0.6.0 with support for Mule Studio 1.3.1 and Mule v3.3.0 is released, read more in the Release Notes!

January 7 2012: soi-toolkit v0.5.0 with support for Mule Studio 1.0 and Mule v3.2.1 is released, read more in the Release Notes!

June 17 2011: soi-toolkit v0.4.1 with support for Mule v3.1.2 is released, read more in the Release Notes!

March 16 2011: soi-toolkit v0.4.0 with support for Mule v3.1.1 is released, read more in the Release Notes!

Feb 8 2011: soi-toolkit v0.3.1 is released, read more in the Release Notes!

News archive

Documentation

  • Installation Guide
  • Tutorials
  • Concepts and Definitions
  • Overview
  • Architecture
  • Pattern Catalog
  • User Guidelines
  • Release Notes
  • Roadmap

soitoolkit-nms

  • Using Apache ActiveMQ from Microsoft .Net

We use Google groups for discussions, help and announcements * [http://groups.google.com/group/soi-toolkit-user soi-toolkit-user] for discussing usage of soi-toolkit * [http://groups.google.com/group/soi-toolkit-dev soi-toolkit-dev] for discussing development of soi-toolkit itself * [http://groups.google.com/group/soi-toolkit-scm soi-toolkit-scm] publish failed builds of soi-toolkit '>

Downloads

  • Tools are installed as Eclipse plugins from a Eclipse update site, see the Installation Guide
  • Runtime components are download from Maven's Central Repository
    • Note: This is done automatically for projects created by the soi-toolkit generator so no manual downloads are required
  • Snapshots can be downloaded from the Snapshot Repository
  • Reference applications are downloaded from Subversion (TBS) https://repository-soi-toolkit.forge.cloudbees.com/snapshot/org/soitoolkit/ Snapshot Repository] '>

For developers of soi-toolkit

Project Information