Difference between revisions of "JSON Integration Adapter"

From CDOT Wiki
Jump to: navigation, search
m (moved JSON Message Adapter to JSON Intergration Adapter: This is the proper project name)
m (moved JSON Intergration Adapter to JSON Integration Adapter: "Integration" misspelling)
(No difference)

Revision as of 13:36, 16 June 2011


Project Repository

https://bitbucket.org/b_lim/nexj-express-json-integration-adapter/overview

Project Goal

To create an adapter for the NexJ Core similar in methodology and design of existing message adapters (XML, Fixed, CSV etc.) but using the JSON format

Contributors

Current Status

See https://bitbucket.org/b_lim/nexj-express-json-integration-adapter/changesets for changesets.

Forked NexJ code and created public repository for others to monitor progress and contribute.

Completed overview of NexJ Integration classes and coding method and class stubs. In process of creating unit tests.

Project Phases

To be determined

Project Repository

To be determined

Resources

NexJ Developer's Guide
NexJ Integration Fundamentals