[jira] [Commented] (CXF-4959) Support hierarchical mimetypes

2013-04-22 Thread Todd Orr (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13638086#comment-13638086 ] Todd Orr commented on CXF-4959: --- Terrific thanks! I'll test this asap. > Supp

[jira] [Commented] (CXF-4959) Support hierarchical mimetypes

2013-04-10 Thread Todd Orr (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13628246#comment-13628246 ] Todd Orr commented on CXF-4959: --- While it's good to know I can set types on the JSONProvider,

[jira] [Created] (CXF-4959) Support hierarchical mimetypes

2013-04-10 Thread Todd Orr (JIRA)
Todd Orr created CXF-4959: - Summary: Support hierarchical mimetypes Key: CXF-4959 URL: https://issues.apache.org/jira/browse/CXF-4959 Project: CXF Issue Type: Improvement Components: JAX-RS

[jira] [Commented] (CXF-4891) Cannot set content-type header

2013-03-21 Thread Todd Orr (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13608886#comment-13608886 ] Todd Orr commented on CXF-4891: --- I've updated my version to 2.7.4-SNAPSHOT and converted some

[jira] [Commented] (CXF-4891) Cannot set content-type header

2013-03-19 Thread Todd Orr (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13606735#comment-13606735 ] Todd Orr commented on CXF-4891: --- The MessageBodyWriter approach works for my simple case of ad

[jira] [Commented] (CXF-4891) Cannot set content-type header

2013-03-12 Thread Todd Orr (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13600604#comment-13600604 ] Todd Orr commented on CXF-4891: --- I can't use Produces because some of the values are dynamic.

[jira] [Commented] (CXF-4891) Cannot set content-type header

2013-03-12 Thread Todd Orr (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13600487#comment-13600487 ] Todd Orr commented on CXF-4891: --- Thanks for the speedy response. I have tried this, and just r

[jira] [Created] (CXF-4891) Cannot set content-type header

2013-03-12 Thread Todd Orr (JIRA)
Todd Orr created CXF-4891: - Summary: Cannot set content-type header Key: CXF-4891 URL: https://issues.apache.org/jira/browse/CXF-4891 Project: CXF Issue Type: Bug Components: JAX-RS, Transp

[jira] Created: (CXF-2887) JAXRS NullPointerException given null argument

2010-07-09 Thread Todd Orr (JIRA)
JAXRS NullPointerException given null argument -- Key: CXF-2887 URL: https://issues.apache.org/jira/browse/CXF-2887 Project: CXF Issue Type: Bug Components: JAX-RS Affects Versions: 2

[jira] Updated: (CXF-2887) JAXRS NullPointerException given null argument

2010-07-09 Thread Todd Orr (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Orr updated CXF-2887: -- Description: Passing in a null value as an argument to a jaxrs:client instance throws the following exception:

[jira] Updated: (CXF-2887) JAXRS NullPointerException given null argument

2010-07-09 Thread Todd Orr (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Orr updated CXF-2887: -- Attachment: cxf-bug.zip Attached test project. > JAXRS NullPointerException given null argument > --