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
[
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
>
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
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 javax.ws.rs.Pat
[
https://issues.apache.org/jira/browse/CXF-8708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17555438#comment-17555438
]
Colm O hEigeartaigh commented on CXF-8708:
--
Is there a way to create a test-case t
[
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