users@glassfish.java.net

Re: _at_WebServiceProvider and the servlet-name

From: Vijay Ramachandran <Vijay.Ramachandran_at_Sun.COM>
Date: Thu, 04 Jan 2007 14:51:39 -0800

The text is in Page 38 of the JSR109 spec (3rd paragraph after "Table 2
Relationship between the deployment descriptor elements and
javax.xml.ws.WebServiceProvider annotation")

Vijay

Mark Hansen wrote:
> It seems to be a requirement in GlassFish that when deploying an
> @WebServiceProvider along with an web.xml, that the <servlet-name>
> must be equal to the fully qualified name of the provider class (i.e.,
> the class with the @WebServiceProvider annotation). Is that correct?
> Is this a requirement specified anywhere in JSR-109 or JSR-181,
> because if it is, I cannot find such a requirement.
>
> Thanks for any insight on this.
>
> -- Mark
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>