Sunday, November 27, 2016

Resolving Collision issues while working with wsimport maven plugin


Such situation may arise when you are dealing with multiple version of same wsdl and want to separate two stubs into different package.

Example snippet.




http://www.mojohaus.org/jaxws-maven-plugin/wsimport-mojo.html#xjcArgs

Prototype

Prototype is another creation pattern. Intent:  - Intent is to create objects by cloning existing instance  - Specify the kinds of obj...