[jira] [Updated] (CXF-4772) AssessmentDataStore do not cache the last attachment binary stream, so the DataHandler.writeTo() will fail if it is called for the second time

2013-01-21 Thread Yan Min Sheng (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Min Sheng updated CXF-4772: --- Attachment: AttachmentDeserializer.java The suggestion fix is to cache the newly created attachement af

[jira] [Created] (CXF-4772) AssessmentDataStore do not cache the last attachment binary stream, so the DataHandler.writeTo() will fail if it is called for the second time

2013-01-21 Thread Yan Min Sheng (JIRA)
Yan Min Sheng created CXF-4772: -- Summary: AssessmentDataStore do not cache the last attachment binary stream, so the DataHandler.writeTo() will fail if it is called for the second time Key: CXF-4772 URL: https://iss

[jira] [Updated] (CXF-4771) [OAuth 2] MAC Authorization Header is not parsed correctly

2013-01-21 Thread Craig McClanahan (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig McClanahan updated CXF-4771: -- Summary: [OAuth 2] MAC Authorization Header is not parsed correctly (was: OAuth 2.0 MAC Authoriz

[jira] [Created] (CXF-4771) OAuth 2.0 MAC Authorization Header is not parsed correctly

2013-01-21 Thread Craig McClanahan (JIRA)
Craig McClanahan created CXF-4771: - Summary: OAuth 2.0 MAC Authorization Header is not parsed correctly Key: CXF-4771 URL: https://issues.apache.org/jira/browse/CXF-4771 Project: CXF Issue Ty

[jira] [Updated] (CXF-4770) When passing NULL @PathParam to JAXRS Client Proxy it now throws NullPointerException instead of IllegalArgumentException as in prior releases (2.7.0)

2013-01-21 Thread Sean Mills (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Mills updated CXF-4770: Description: When passing NULL @PathParam to JAXRS Client Proxy it now throws NullPointerException instead of

[jira] [Updated] (CXF-4770) When passing NULL @PathParam to JAXRS Client Proxy it now throws NullPointerException instead of IllegalArgumentException as in prior releases (2.7.0)

2013-01-21 Thread Sean Mills (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Mills updated CXF-4770: Attachment: cxf-rest-client.zip Extract this maven project and execute "mvn -Pit-web clean verify" to show ho

[jira] [Created] (CXF-4770) When passing NULL @PathParam to JAXRS Client Proxy it now throws NullPointerException instead of IllegalArgumentException as in prior releases (2.7.0)

2013-01-21 Thread Sean Mills (JIRA)
Sean Mills created CXF-4770: --- Summary: When passing NULL @PathParam to JAXRS Client Proxy it now throws NullPointerException instead of IllegalArgumentException as in prior releases (2.7.0) Key: CXF-4770 URL: https://i

Re: [jira] [Commented] (CXF-4761) ensure CXF follow jaxws spec 3.6.2.3

2013-01-21 Thread Bin Zhu
Hi Freeman, It would take some time for me to migrate my cases to CXF framework since I was not quite familiar with the test framework.. However, I've tried to migrate your cases in my CXF env(2.6.2), the result is similar to my cases: return null scenario doesn't work while the null parameter scen

[jira] [Resolved] (CXF-4769) Refactor STSClient

2013-01-21 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh resolved CXF-4769. -- Resolution: Fixed > Refactor STSClient > -- > > Key:

[jira] [Created] (CXF-4769) Refactor STSClient

2013-01-21 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created CXF-4769: Summary: Refactor STSClient Key: CXF-4769 URL: https://issues.apache.org/jira/browse/CXF-4769 Project: CXF Issue Type: Bug Components: WS-*

[jira] [Commented] (CXF-4768) Refact SwaOutInterceptor for more compatible JAXB Impl usage

2013-01-21 Thread Ivan (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558642#comment-13558642 ] Ivan commented on CXF-4768: --- Thanks, Freeman ! > Refact SwaOutInterceptor for mor

Issues with Attachments: week of 2013-01-21

2013-01-21 Thread dkulp
CXF - Monday, January 21, 2013 9 Issues with Attachments (sorted oldest to newest) [CXF-2795] Memory leaks in case of incorrect SOAP/JMS response - Created: 2010-04-30 - Updated: 2013-01-02 - Type: Bug - Fix Versions: [NeedMoreInfo] - Reporter: Konstant

[jira] [Commented] (CXF-4761) ensure CXF follow jaxws spec 3.6.2.3

2013-01-21 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558601#comment-13558601 ] Freeman Fang commented on CXF-4761: --- Hi, Could you please append a testcase similar as I