[jira] [Commented] (CXF-3822) JAX-RS: A 406 status could should be returned for an improperly formatted Accept header

2011-09-25 Thread Ka-Lok Fung (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114432#comment-13114432 ] Ka-Lok Fung commented on CXF-3822: -- So the best spec would be [RFC2616: Hypertext Transfer

[jira] [Updated] (CXF-3822) JAX-RS: A 406 status could should be returned for an improperly formatted Accept header

2011-09-23 Thread Ka-Lok Fung (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ka-Lok Fung updated CXF-3822: - Attachment: cxf3822.trunk.patch.diff Potential patch against trunk for review. > JAX-RS: A 406 status coul

[jira] [Updated] (CXF-3822) JAX-RS: A 406 status could should be returned for an improperly formatted Accept header

2011-09-23 Thread Ka-Lok Fung (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ka-Lok Fung updated CXF-3822: - Description: If you send an Accept header that doesn't contain a slash (\/), CXF's JAX-RS implementation r

[jira] [Updated] (CXF-3822) JAX-RS: A 406 status could should be returned for an improperly formatted Accept header

2011-09-23 Thread Ka-Lok Fung (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ka-Lok Fung updated CXF-3822: - Description: If you send an Accept header that doesn't contain a slash (i.e., /), CXF's JAX-RS implementat

[jira] [Updated] (CXF-3822) JAX-RS: A 406 status could should be returned for an improperly formatted Accept header

2011-09-23 Thread Ka-Lok Fung (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ka-Lok Fung updated CXF-3822: - Description: If you send an Accept header that doesn't contain a slash (/), CXF's JAX-RS implementation re

[jira] [Created] (CXF-3822) JAX-RS: A 406 status could should be returned for an improperly formatted Accept header

2011-09-23 Thread Ka-Lok Fung (JIRA)
JAX-RS: A 406 status could should be returned for an improperly formatted Accept header --- Key: CXF-3822 URL: https://issues.apache.org/jira/browse/CXF-3822 Project:

[jira] [Commented] (CXF-3562) Remove HttpURLConnection references from CXF JAX-RS client code

2011-05-31 Thread Ka-Lok Fung (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041769#comment-13041769 ] Ka-Lok Fung commented on CXF-3562: -- For this task, is using HttpURLConnection in CXF JAX-RS

[jira] [Updated] (CXF-3530) Performing an OPTIONS on a JAX-RS subresource causes CXF to generate a 405 status instead of a 200 status

2011-05-17 Thread Ka-Lok Fung (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ka-Lok Fung updated CXF-3530: - Summary: Performing an OPTIONS on a JAX-RS subresource causes CXF to generate a 405 status instead of a 200

[jira] [Updated] (CXF-3531) CXF doesn't always generate 415 when POSTing to a resource with an invalid media type

2011-05-17 Thread Ka-Lok Fung (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ka-Lok Fung updated CXF-3531: - Attachment: cxf.post.mediatype.trunk.diff Potential patch for this issue. Basically, if an {{IllegalArgume

[jira] [Created] (CXF-3531) CXF doesn't always generate 415 when POSTing to a resource with an invalid media type

2011-05-17 Thread Ka-Lok Fung (JIRA)
CXF doesn't always generate 415 when POSTing to a resource with an invalid media type - Key: CXF-3531 URL: https://issues.apache.org/jira/browse/CXF-3531 Project: CXF

[jira] [Updated] (CXF-3530) OPTIONing a JAX-RS subresource causes CXF to generate a 405 status instead of a 200 status

2011-05-17 Thread Ka-Lok Fung (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ka-Lok Fung updated CXF-3530: - Attachment: cxf.subresource.options.trunk.diff Attaching a potential patch for this issue. This patch copi

[jira] [Created] (CXF-3530) OPTIONing a JAX-RS subresource causes CXF to generate a 405 status instead of a 200 status

2011-05-17 Thread Ka-Lok Fung (JIRA)
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 Pr

[jira] [Updated] (CXF-3518) WebClient doesn't handle responses containing a quoted-string in a header correctly

2011-05-16 Thread Ka-Lok Fung (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ka-Lok Fung updated CXF-3518: - Attachment: trunk.webclient.quote.try2.diff I've implemented the "good enough" proposal per the feedback fr

[jira] [Commented] (CXF-3518) WebClient doesn't handle responses containing a quoted-string in a header correctly

2011-05-16 Thread Ka-Lok Fung (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034309#comment-13034309 ] Ka-Lok Fung commented on CXF-3518: -- Okay, that works for me. I'll work on this tonight then

[jira] [Commented] (CXF-3518) WebClient doesn't handle responses containing a quoted-string in a header correctly

2011-05-16 Thread Ka-Lok Fung (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034302#comment-13034302 ] Ka-Lok Fung commented on CXF-3518: -- For my use cases, your suggestion will work: bq. So wo

[jira] [Updated] (CXF-3518) WebClient doesn't handle responses containing a quoted-string in a header correctly

2011-05-14 Thread Ka-Lok Fung (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ka-Lok Fung updated CXF-3518: - Attachment: trunk.wc_quote_minimal.diff Here's my first attempt at a patch for this issue against trunk. I

[jira] [Created] (CXF-3518) WebClient doesn't handle responses containing a quoted-string in a header correctly

2011-05-14 Thread Ka-Lok Fung (JIRA)
WebClient doesn't handle responses containing a quoted-string in a header correctly --- Key: CXF-3518 URL: https://issues.apache.org/jira/browse/CXF-3518 Project: CXF

[jira] [Created] (CXF-3500) Make more packages optional in the CXF JAX-RS OSGI bundle to reduce runtime dependencies

2011-05-07 Thread Ka-Lok Fung (JIRA)
Make more packages optional in the CXF JAX-RS OSGI bundle to reduce runtime dependencies Key: CXF-3500 URL: https://issues.apache.org/jira/browse/CXF-3500 Projec

[jira] [Updated] (CXF-3500) Make more packages optional in the CXF JAX-RS OSGI bundle to reduce runtime dependencies

2011-05-07 Thread Ka-Lok Fung (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ka-Lok Fung updated CXF-3500: - Attachment: cxf-jaxrs-bundle-pom-24.diff cxf-jaxrs-bundle-pom-23.diff > Make more packages

[jira] Updated: (CXF-3324) JAXRSUtils: Avoid calling Message unless it'll be logged

2011-02-09 Thread Ka-Lok Fung (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ka-Lok Fung updated CXF-3324: - Attachment: CXF.Message.Hotspot.png > JAXRSUtils: Avoid calling Message unless it'll be logged > --

[jira] Created: (CXF-3324) JAXRSUtils: Avoid calling Message unless it'll be logged

2011-02-09 Thread Ka-Lok Fung (JIRA)
JAXRSUtils: Avoid calling Message unless it'll be logged Key: CXF-3324 URL: https://issues.apache.org/jira/browse/CXF-3324 Project: CXF Issue Type: Improvement Components: JA

[jira] Created: (CXF-3285) JAX-RS: Avoid implicit use of regular expression in JAXRSUtils.intersectMimeTypes

2011-01-24 Thread Ka-Lok Fung (JIRA)
JAX-RS: Avoid implicit use of regular expression in JAXRSUtils.intersectMimeTypes - Key: CXF-3285 URL: https://issues.apache.org/jira/browse/CXF-3285 Project: CXF

[jira] Created: (CXF-3262) JAX-RS: Performance Improvement: Don't use IllegalArgumentException to determine if a URI chunk is a variable or literal

2011-01-20 Thread Ka-Lok Fung (JIRA)
JAX-RS: Performance Improvement: Don't use IllegalArgumentException to determine if a URI chunk is a variable or literal Key: CXF-3262 URL: ht

[jira] Created: (CXF-3261) JAX-RS: Performance improvement for JAXRSOutInterceptor.checkBufferingMode

2011-01-20 Thread Ka-Lok Fung (JIRA)
JAX-RS: Performance improvement for JAXRSOutInterceptor.checkBufferingMode -- Key: CXF-3261 URL: https://issues.apache.org/jira/browse/CXF-3261 Project: CXF Issue Type:

[jira] Created: (CXF-3260) JAX-RS: org.apache.cxf.jaxrs.utils.Messages properties file missing definition for NO_CRI_MATCH

2011-01-20 Thread Ka-Lok Fung (JIRA)
JAX-RS: org.apache.cxf.jaxrs.utils.Messages properties file missing definition for NO_CRI_MATCH --- Key: CXF-3260 URL: https://issues.apache.org/jira/browse/CXF-3260