Maven-wsoui-plugin

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

Changes (1)

View Page History
# Code to deploy BPEL on [EasyESB|easyesb:EASYESB Overview] framework and to expose BPEL like a Web Service.

This plugin contains two goals:
# *_wsdl2java_* : able to generate a instance of Web Service with these two implementation (test and graphical).
# *_bpel2java_* : able to generate all SOA application from BPEL and associated WSDL as explained previously.

The code below presents the EasiestDemo maven-wsoui-plugin using *_bpel2java_* goal.

{code:XML}
<plugin>