dev@ws-test-harness.java.net

Re: Test Harness: fromjava case -- need a little help

From: Bobby Bissett - Javasoft <Robert.Bissett_at_Sun.COM>
Date: Wed, 12 Jul 2006 13:33:01 -0400

>
> So, are you saying that we need to invoke wsgen instead of invoking
> wscompile?

Wsimport: starting from wsdl.
Wsgen: starting from java classes, though I had forgotten that you can
use apt when starting from java sources, so that seems like our best bet.

>
> What are the "rest of the bits" that wsgen generate?

For example, the jaxb classes that represent the request/response messages.

Cheers,
Bobby