Codegen User Guide

 

Dynamic Code Generation

Dynamic code generation allows users to generate stubs for the given service if and only if the give service contains a WSDL 1.1 or WSDL 2.0. Dynamic codegen allows to generate Java based stubs using ADB, XMLBeans and OMElements. Each methods has its own pros and cons and different configurations. ADB has chosen as the default invocation style. Thus, user has the ability to select unwrapping option. If other invocation styles have selected, unwrapping will not be available. In addition to this, generated code will be supplied with the source. User can choose either WSDL 1.1 or WSDL 2.0 to generate code from.



Figure:Codegen GUI

Figure: Code Generation UI