dev@ws-test-harness.java.net

Re: sun-jaxws.xml in the from java case

From: Bobby Bissett - Javasoft <Robert.Bissett_at_Sun.COM>
Date: Fri, 14 Jul 2006 11:59:21 -0400

Ken Hofsass wrote:
> Time to run the unhackifier! :-)
>

Heh heh. I'm having trouble moving the wsdl and schema files to the
right spot. I can't use a Move taskdef because I get errors about
removing the file, so am trying a simple copy. It's copying more than I
want though -- let me know if you want me to commit it and you can give
it a look.

Once that part is fixed, LocalApplication.getWSDL() is broken because
the TestService object doesn't have a wsdl. We either need to return
*.wsdl or set the file name on the service.

Cheers,
Bobby