dev@ws-test-harness.java.net

Re: does service always pre-generate WSDL?

From: Kenneth L. Hofsass <Kenneth.Hofsass_at_Sun.COM>
Date: Fri, 10 Aug 2007 16:56:23 -0700

Hi Fabian,

the test harness is getting some development cycles at the moment and I
wanted to make sure we got your request in. Is there anything else you
need other than preventing the WSDL from being bundled in the .war file?

thanks
Ken

Fabian Ritzmann wrote:
> Kohsuke Kawaguchi wrote:
>> Fabian Ritzmann wrote:
>>> I just started writing an e2e test for WSIT. The test is supposed to
>>> test whether we are generating the correct WSDL (with policies added
>>> from wsit.xml) when there is no WSDL bundled with the service. It
>>> seems to me that the WS test harness is always creating WSDL and
>>> packaging it with the service? Can that be disabled? If no, please
>>> consider this a high-priority feature request.
>>
>> I guess it was generating WSDL for the purpose of exercising wsgen.
>>
>> It's bit tricky to get the local/in-vm transports running correctly
>> with dynamically generated WSDL, though. I agree that the feature is
>> needed for exercising more code path, but this is tricky to get right.
>
> It's fine to generate the WSDL temporarily, just as long as I can
> prevent it from being bundled with the final web app.
>
> Fabian
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_ws-test-harness.dev.java.net
> For additional commands, e-mail: dev-help_at_ws-test-harness.dev.java.net
>