EasiestDemo - Open source BPEL to Java generator

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History

EasiestDemo is a framework that allows users to execute, test, validate and package an SOA Application. This framework is based on several modules:
* *_[client|Client]_* : this module provides a graphical user interface able to invoke Web Service like [SoapUI|http://www.soapui.org/] but it can also realized a complete SOA demonstration creating or importing [EasyESB |easyesb:EASYESB - Open source Lightweight Services Bus] Nodes, [EasierBSM |easierbsm:EasierBSM - Open source Business Service Monitoring and SLA enforcement] Monitoring and [EasierGOV |easiergov:EasierGov Overview]Governance. - SOA Governance Tool]Governance.
* *_[maven-wsoui-plugin|Maven-wsoui-plugin]_* : this plugin allows users to generate a Web Service from a WSDL using wsdl2java module or generate all a SOA application using bpel2java module. This plugin is based on [CXF Apache maven plugin|http://cxf.apache.org/docs/maven-cxf-codegen-plugin-wsdl-to-java.html]
* *_[sdk|Sdk]_* : this kit allows user to create, compile and run an SOA application either using a graphical interface or using command shell.