Download List

Project Description

elemenope is an Enterprise Application Integration, Service Oriented Architecture, and general messaging framework. It provides the capability for massive decoupling of an enterprise's components through standardized interfaces for communications. It provides complete abstraction of both transmission protocol and functional components. A project may connect components via a particular protocol standard, and completely change the protocol technology deployed with a simple change to a configuration file, i.e. no code changes. It implements the following connector sets: JMS, SOAP, XML-RPC, direct call, and native IBM MQSeries. It allows an organization to easily create a large scale multi-platform application to conduct messaging or transaction processing. It simplifies architecture of large systems by standardizing functional components and message pathways.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-08-06 06:51
5.1

An Enterprise XML-RPC Service Transport Protocol implementation was added. An embedded Jetty HTTP server allows full enterprise capability in XML-RPC services with simplified deployment. A Generic Filesystem Ingestion Operation implementation that allows automated processing of files was added. All examples from the elemenope User Guide Cookbook are now within the standard configuration file. Minor bugfixes were made.
Tags: Major feature enhancements

2006-05-23 10:52
5.0.1

Minor bugfixes were made for the new Spring Framework configuration implementation.
Tags: Minor feature enhancements

2006-05-07 10:35
5.0

Structure within configuration was changed to
reflect services focus. The Spring Framework was
added to user initialization and configuration. A
Spring Framework acquisition method was added
within the Elemenope base. Major BPM capabilities
were added (basic list, basic chain, asynchronous
BPM through JMS). A BPM payload interface was
added. A boolean attribute was added in the BPM
payload interface to enable one to stop further
processing. Dispatcher failover was cleaned up.
Repositories were cleaned up. Utility classes were
moved out to a new project, called ctutil.
Tags: Major feature enhancements

2005-03-15 20:07
4.1

A new feature allows multiple configuration groups to be added for use within a single application server.
Tags: Minor feature enhancements

2005-03-04 15:21
4.0

This release adds the reorganization of base interfaces for complete
transmission protocol and functional transparency, the addition of
new connectors (direct/blocking call connector and SOAP Web services
connector), and new framework features for configurable dispatcher
(send) failover and complete protocol transparency for transmission and
receipt of messages.
Tags: Major feature enhancements

Project Resources