[jira] Updated: (CXF-2888) [JAX-RS] URI template's final group is not correctly caught

2010-07-09 Thread Rice Yeh (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rice Yeh updated CXF-2888: -- Original Estimate: (was: 1h) Remaining Estimate: (was: 1h) Estimated Complexity: Moderate (w

[jira] Created: (CXF-2888) [JAX-RS] URI template's final group is not correctly caught

2010-07-09 Thread Rice Yeh (JIRA)
[JAX-RS] URI template's final group is not correctly caught --- Key: CXF-2888 URL: https://issues.apache.org/jira/browse/CXF-2888 Project: CXF Issue Type: Bug Components: JAX-

[jira] Resolved: (CXF-2869) have JAXBElementProvider look for @XmlJavaTypeAdapter on the interfaces

2010-07-09 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-2869. --- Fix Version/s: 2.3 Resolution: Fixed > have JAXBElementProvider look for @XmlJavaTypeAda

[jira] Resolved: (CXF-2823) REST Client sending all lowercase post parameters

2010-07-09 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-2823. --- Fix Version/s: 2.3 2.2.10 Resolution: Fixed > REST Client sending all

[jira] Resolved: (CXF-2820) Json response returns an object and not an array if array size is 1

2010-07-09 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-2820. --- Resolution: Won't Fix Please see CXF JAXRS documentation on how to workaround this limitation

[jira] Resolved: (CXF-2862) Provide an annotation to allow customisation of the elements declared in the request & response representation in the auto-generated wadl

2010-07-09 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-2862. --- Fix Version/s: 2.3 2.2.10 Resolution: Fixed slightly modified patch h

[jira] Resolved: (CXF-2604) Issue with multiple REST methods having List arguments

2010-07-09 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-2604. --- Resolution: Won't Fix Please reopen if the issue persists > Issue with multiple REST methods h

[jira] Resolved: (CXF-2704) CXF JAX-RS "Content-Disposition" is lost for second multipart

2010-07-09 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-2704. --- Fix Version/s: 2.3 2.2.10 Resolution: Fixed > CXF JAX-RS "Content-Di

[jira] Resolved: (CXF-2857) MTOM: JAX-RS response missing XOP attachment

2010-07-09 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-2857. --- Fix Version/s: 2.3 2.2.10 Resolution: Fixed > MTOM: JAX-RS response m

[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 > --