How to use 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
The maven-antrun-plugin has only two goals, bpel2java and wsdl2java.

This allows Maven 2 to generate all codes to deploy and run a SOA application based on bpel process using bpel2java or just a Web Service using wsdl2java. This plugin is based on [cxf plugin|http://cxf.apache.org/docs/maven-cxf-codegen-plugin-wsdl-to-java.html].

h2. bpel2java goal