Difference between revisions of "JSON Integration Adapter"

From CDOT Wiki
Jump to: navigation, search
(Current Status)
(Project Goal)
Line 1: Line 1:
 
[[category: NexJ Current Projects]]
 
[[category: NexJ Current Projects]]
 
[[category: NexJ Express JSON Message Adapter]]
 
[[category: NexJ Express JSON Message Adapter]]
 +
 +
== Project Repository ==
 +
 +
https://bitbucket.org/b_lim/nexj-express-json-integration-adapter/overview
  
 
== Project Goal==
 
== Project Goal==

Revision as of 11:25, 2 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

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