dev@glassfish.java.net

Re: JAX-WS compliant WSDL2Java tool?

From: Vijay Ramachandran <Vijay.Ramachandran_at_Sun.COM>
Date: Tue, 06 Dec 2005 19:04:39 -0800

Hi Mark,

the wsgen tool present in glassfish_install/bin directory has a -wsdl
option which creates a WSDL given an endpoint.

the wsimport tool creates artifacts given a wsdl

Vijay

Mark Hansen wrote:

> Is there a tool provided that can take an @WebService annotated .java
> file and produce the corresponding WSDL? Is it compliant with the
> current JAX-WS specification?
>
> Thanks,
>
> Mark
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>