Nevermind, I saw the way on the wsdl-to-java wiki page where it talks
about specifiying a jaxws binding file...

<wsdlOption>
    <wsdl>${basedir}/src/main/schema/fx/CurrencyExchange.wsdl</wsdl>
    <extraargs>
        <extraarg>-verbose</extraarg>
    </extraargs>
</wsdlOption>

On 8/2/07, Ray Krueger <[EMAIL PROTECTED]> wrote:
> Is there a way to pass the -verbose argument through to the plugin?
> I see some "extraargs" property on the WsdlOption class, but I cannot
> figure out how to set it from my pom.
>

Reply via email to