dev@jax-ws.java.net

Re: wsimport starting from endpoint reference file

From: Bobby Bissett - Javasoft <Robert.Bissett_at_Sun.COM>
Date: Mon, 21 Aug 2006 12:44:53 -0400

>
> I think this will be a good addition to our tools.
>
> Do you have a proposal of how this is supposed to work ?

Nope. I'm just asking the team about it. When we talked a little about
it on the wsit email list, I think we thought the best way would be to
not add a switch, but simply let the file argument that wsimport already
takes be an epr.

For instance, allow these:
     wsimport <other options> service.wsdl
     wsimport <other options> epr.xml

Instead of this:
     wsimport <other options> -epr epr.xml

Of course, that's up to the jax-ws team, but I think that'd be best.

Cheers,
Bobby