OPTIONing a JAX-RS subresource causes CXF to generate a 405 status instead of a 200 status ------------------------------------------------------------------------------------------
Key: CXF-3530 URL: https://issues.apache.org/jira/browse/CXF-3530 Project: CXF Issue Type: Bug Components: JAX-RS Affects Versions: 2.3.4, 2.4 Environment: JDK 1.6 Reporter: Ka-Lok Fung Fix For: 2.4.1, 2.3.5 If you OPTIONS the subresource of a JAX-RS resource, CXF's JAX-RS implementation returns 405 instead of 200. If you OPTIONS a JAX-RS resource directly, CXF generates a 200. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira