Fractal BF: WebService Meteo Example model classes

This module is in charge of generating required classes to bind a java interface toward a remote webservice. It uses th org.apache.cxf:cxf-codegen-plugin to generate classes given the WSDL file saved in src/main/wsdl. To keep things simple, the wsdl file is saved here: more smart approaches might be adopted if saving the WSDL file causes troubles.

POM file JAR file Javadoc
'org.objectweb.fractal.bf.examples.meteo:fractal-bf-examples-meteo-model:0.2'

Dependencies

Compile dependencies