I am using a maven script to generate the Java code I need to communicate with a WCF service. I have gotten communication working and am ready to integrate my maven script, and
This works very well for me:
src/main/resources/wsdl/my_wsdl.wsdl -p http://services.demo.es/=com.my.package.demo1 -p http://tempuri.org/=com.my.package.demo2 -exsh true -client -wsdlLocation