| Author |
Is webservices.xml only for JAXRPC services?
|
a sarkar
Greenhorn
Joined: Aug 05, 2010
Posts: 27
|
|
Hi,
I am trying to deploy a Servlet based endpoint using a webservices.xml in GlassFish 3.1.2. I thought webservices.xml file could be used to augment or override existing JAX-WS annotations. However, GlassFish throws an error:
Service TimeService seems to be a JAXRPC based web service but without the mandatory WSDL and Mapping file. Deployment cannot proceed.
Is it true that webservices.xml is only used for JAXRPC services?
|
Abhijit
|
 |
 |
|
|
subject: Is webservices.xml only for JAXRPC services?
|
|
|