Nhut Thai Le created ARIES-1912:
-----------------------------------
Summary: aries-jaxrs-whiteboard 1.0.4 registers
ServletContextHelper with context.path=/
Key: ARIES-1912
URL: https://issues.apache.org/jira/browse/ARIES-1912
Project: Aries
Issue Type: Bug
Components: jax-rs-whiteboard
Affects Versions: jax-rs-whiteboard-1.0.4
Reporter: Nhut Thai Le
Attachments: aries-jaxrs-whiteboard101vs104.PNG,
aries-jaxrs-whiteboard104.PNG
We have been using aries-jaxrs-whiteboard to run our REST api along with
paxweb-extender-whiteboard for sometimes. Recently we upgraded
aries-jaxrs-whiteboard from version 1.0.1 to 1.0.4 and noticed that some of our
Servlets/ServletFilters are not working anymore. Digging into paxweb servlet
registration process I found the new aries-jaxrs-whiteboard registers a
cxf-servlet with url pattern /* which makes this servlet a default handler.
Screenshots attached here show the different between aries-jaxrs-whiteboard
1.0.1 and 1.0.4 in terms of ServletContextHelper and Servlet registration.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)