Thanks so much for the quick response. That seems to have done the trick. Is there a way to now put my extra args into the <configuration>? I tried putting something like <extraargs> <extraarg>-verbose</extraarg> </extraargs> under the configuration instead of inside <wsdlOption>, since I don't seem to need that anymore. The addition doesn't seem to be picked up. Adding something like <verbose>true</verbose> also doesn't seem to work.
I looked over the examples again and dont' see how to equate the arguments into the automatic scan. Is it possible? -- View this message in context: http://cxf.547215.n5.nabble.com/Using-wsdl2java-with-maven-and-a-lot-of-wsdls-tp5711369p5711376.html Sent from the cxf-user mailing list archive at Nabble.com.
