[jboss-jira] [JBoss JIRA] (AS7-1720) Implement a descriptor override for webservices that are bundled in an EJB jar
Richard Opalka (Resolved) (JIRA)
jira-events at lists.jboss.org
Tue Nov 8 08:37:45 EST 2011
[ https://issues.jboss.org/browse/AS7-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Richard Opalka resolved AS7-1720.
---------------------------------
Resolution: Done
https://github.com/jbossas/jboss-as/commit/efeae96465e251dfea5c1fcd0e013c0ece929fd9
> Implement a descriptor override for webservices that are bundled in an EJB jar
> ------------------------------------------------------------------------------
>
> Key: AS7-1720
> URL: https://issues.jboss.org/browse/AS7-1720
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Web Services
> Reporter: Carlo de Wolf
> Assignee: Richard Opalka
> Fix For: 7.1.0.CR1
>
>
> It should be possible to override the context-root of web service endpoints that are bundled in an EJB jar.
> {code:xml}
> <webservices>
> <context-root>placebo</context-root>
> </webservices>
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list