]
Darran Lofthouse commented on WFLY-12846:
-----------------------------------------
As an example the following commit checks if the servlet already exists in the meta data
and merges the two definitions together.
JAX-RS Servlet Overrides jboss-web.xml configuration
----------------------------------------------------
Key: WFLY-12846
URL:
https://issues.jboss.org/browse/WFLY-12846
Project: WildFly
Issue Type: Bug
Components: REST
Affects Versions: 18.0.1.Final
Reporter: Darran Lofthouse
Assignee: Alessio Soldano
Priority: Major
I thought I was going to require this for the JWT TCK but looks like I don't but am
raising the issue anyway in case it wants to be considered.
I have found the way the servlet is registered for JAX-RS any overrides in jboss-web.xml
are ignored, it seems to be a relatively small change to merge the two together.