Mark Struberg created MEECROWAVE-43:
---------------------------------------
Summary: Introduce @WsPath annotation to define WebService
endpoint mapping
Key: MEECROWAVE-43
URL: https://issues.apache.org/jira/browse/MEECROWAVE-43
Project: Meecrowave
Issue Type: New Feature
Affects Versions: 0.3.1
Reporter: Mark Struberg
Assignee: Mark Struberg
Currently a @WebService is fixed mapped to /webservices/ + type.getSimpleName();
A user can also provide a JAXWSAddressMapper to map it manually.
In addition to this mechanism we could provide an easy way to define the
service endpoint name with a simple annotation.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)