Re: JAXRS server endpoint not gracefully shutdown

2022-06-17 Thread Andriy Redko
Hi Jean, JPU> 1. a jaxrs server on url: '//services/service1' Correct, so in the relative form like address="/", the JAX-RS endpoint path would be: ///[@ApplicationPath]/[@Path] The @ApplicationPath is optional in this case. JPU> 2. a jaxws service endpoint on '//services/service2' The

[jira] [Updated] (CXF-8725) Allow RetryStrategy to optionally not retry for 404 responses

2022-06-17 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/CXF-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated CXF-8725: - Affects Version/s: 3.5.2 > Allow RetryStrategy to optionally not retry for 404 responses >

[jira] [Created] (CXF-8725) Allow RetryStrategy to optionally not retry for 404 responses

2022-06-17 Thread Konrad Windszus (Jira)
Konrad Windszus created CXF-8725: Summary: Allow RetryStrategy to optionally not retry for 404 responses Key: CXF-8725 URL: https://issues.apache.org/jira/browse/CXF-8725 Project: CXF Issue

RE: JAXRS server endpoint not gracefully shutdown

2022-06-17 Thread Jean Pierre URKENS
Hi Andriy, Using address="/" seems to work but still I don't understand how the following work together: - path specification in servlet mapping for the CXF servlet (org.apache.cxf.transport.servlet.CXFServlet) - the 'address' attribute on the jaxrs:server bean declaration - the

[jira] [Commented] (CXF-8708) org.w3c.dom.DOMException: WRONG_DOCUMENT_ERR when requesting a WSFED security token

2022-06-17 Thread Colm O hEigeartaigh (Jira)
[ https://issues.apache.org/jira/browse/CXF-8708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17555438#comment-17555438 ] Colm O hEigeartaigh commented on CXF-8708: -- Is there a way to create a test-case to reproduce the

[jira] [Resolved] (CXF-8705) Multiple encrypted XML elements fail crypto coverage check

2022-06-17 Thread Colm O hEigeartaigh (Jira)
[ https://issues.apache.org/jira/browse/CXF-8705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh resolved CXF-8705. -- Resolution: Cannot Reproduce Feel free to re-open if you can answer the questions in the