Best unofficial Apache Server developers community |
|
I generate server/client from my wsdl/xsd's using the cxf-codegen-plugin for Maven. All the types created have default no-arg-constructors, which makes them a pain to work with. Is there any way to make Apache CXF generate a full constructor aswell, with all the members of the class as arguments?
posted via StackOverflow
|