On Tuesday, April 24, 2012 09:59:54 AM fachhoch wrote: > E:\dev>e:\dev\apache-cxf-2.6.0\bin\wsdl2java ProjectService.wsdl -b > binding.xml > Unexpected option: -b >
Flip them around. The options all have to appear before the wsdl. The wsdl should be the last parameter. Dan > > > > WSDLToJava Error: > org.apache.cxf.tools.common.toolspec.parser.BadUsageException: Unexpected > option: -b > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/wsdl2java-using-b-option-gives-error-tp56 > 62671p5662671.html Sent from the cxf-user mailing list archive at > Nabble.com. -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
