On Friday, July 20, 2012 02:03:37 PM zmelnick wrote:
> 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?
Use:
<defaultOptions>
<extraargs>
<extraarg>-verbose</extraarg>
</extraargs>
</defaultOptions>
The defaultOptions are used for each wsdl.
Dan
>
>
>
> --
> View this message in context:
> http://cxf.547215.n5.nabble.com/Using-wsdl2java-with-maven-and-a-lot-of-w
> sdls-tp5711369p5711376.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