Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
Scout/SDK/JAXWS-SDK/Change alias
< Scout | SDK | JAXWS-SDK
Revision as of 16:02, 10 November 2011 by Daniel.wiehl.yahoo.com (Talk | contribs)
Scout |
Wiki Home |
Website |
Download • Git |
Community |
Forums • Blog • Twitter • G+ |
Bugzilla |
Bugzilla |
By default, the base URL webservices are published at, is /jaxws/
. This alias is given by the JaxWsServlet servlet registration in plugin.xml of your server Plug-In. You can change the alias to one of your choice, but do not forget to also update the URL-patterns of the webservice providers accordingly. This is done in the sun-jaxws.xml file. If you are having multiple server Plug-Ins that publish webservice endpoints, you have to change all of them.