users@glassfish.java.net

_at_WebServiceProvider and the servlet-name

From: Mark Hansen <marklists_at_javector.com>
Date: Thu, 04 Jan 2007 17:08:17 -0500

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