[
https://issues.jboss.org/browse/WFLY-12292?page=com.atlassian.jira.plugin...
]
Brian Stansberry updated WFLY-12292:
------------------------------------
Issue Type: Enhancement (was: Bug)
Component/s: Web (Undertow)
Web Services
Priority: Major (was: Trivial)
I changed this to an Enhancement and increased the priority to Major. I added the
'Web' and 'Webservices' components.
'Enhancement' because the AFAICT the docs aren't wrong, just not as clear as
desired.
Major, because a quick scan of the Developer Guide searching for context-root is not
showing any discussion of using jboss-web.xml to configure that. That is a pretty basic
thing that should be in the docs. Not in the section Andre linked, which is about WS
details. So that's the key thing. 'Web' component is applicable.
The 'Webservices' component part is minor IMHO. There is some discussion of
'context-root' in the webservices doc section Andre linked. I don't think
that part is particularly clear; i.e. I don't know what effect setting that has.
WEB-INF/jboss-webservices.xml is ignored
----------------------------------------
Key: WFLY-12292
URL:
https://issues.jboss.org/browse/WFLY-12292
Project: WildFly
Issue Type: Enhancement
Components: Documentation, Web (Undertow), Web Services
Affects Versions: 17.0.1.Final
Environment: Docker
Reporter: André Kornetzky
Priority: Major
Labels: docs
I wanted to change the context root of my application in the Docker image and the
procedure described in the guide did not work.
https://docs.wildfly.org/17/Developer_Guide.html#configuration-through-de...
The problem can also be reproduced in the local development environment (Win 10, Eclipse,
Wildlfy 2019-06).
However, it works if I create a WEB-INF/*jboss-web.xml* instead of
WEB-INF/-jboss-webservices.xml-.
Is the implementation or documentation incorrect?
--
This message was sent by Atlassian Jira
(v7.12.1#712002)