[jira] Created: (CXF-1740) IndexOutOfBoundsException in MessageContentsList

2008-08-08 Thread Iman Rahmatizadeh (JIRA)
IndexOutOfBoundsException in MessageContentsList - Key: CXF-1740 URL: https://issues.apache.org/jira/browse/CXF-1740 Project: CXF Issue Type: Bug Affects Versions: 2.1.1 Report

[jira] Updated: (CXF-1740) IndexOutOfBoundsException in MessageContentsList

2008-08-08 Thread Iman Rahmatizadeh (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Iman Rahmatizadeh updated CXF-1740: --- Attachment: testcase.zip > IndexOutOfBoundsException in MessageContentsList >

[jira] Commented: (CXF-1730) The Exception handling if it is thrown from a RequestHandler is not correct i guess.

2008-08-08 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621105#action_12621105 ] Daniel Kulp commented on CXF-1730: -- OK, I put another fix in place to try and make sure the

[jira] Resolved: (CXF-1657) CheckFaultInterceptor causes XMLStreamReader to throw IllegalState at doc end

2008-08-08 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-1657. -- Resolution: Fixed Fix Version/s: 2.0.9 2.1.2 Assignee: Daniel Kulp > C

[jira] Resolved: (CXF-1737) NPE in ClientProxyFactoryBean on void methods

2008-08-08 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-1737. -- Resolution: Fixed Fix Version/s: 2.0.9 2.1.2 Assignee: Daniel Kulp > N

[jira] Commented: (CXF-1714) ASM package are not stated as optional imports in the bundle's MANIFEST

2008-08-08 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621054#action_12621054 ] Daniel Kulp commented on CXF-1714: -- We'd love a patch.:-) > ASM package are not stat

[jira] Commented: (CXF-1737) NPE in ClientProxyFactoryBean on void methods

2008-08-08 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621012#action_12621012 ] Daniel Kulp commented on CXF-1737: -- Thanks for the testcase. Very useful. The "correc

[jira] Created: (CXF-1739) wsdl2java puts javadoc comments for a property at the wrong place

2008-08-08 Thread Ed Wei (JIRA)
wsdl2java puts javadoc comments for a property at the wrong place - Key: CXF-1739 URL: https://issues.apache.org/jira/browse/CXF-1739 Project: CXF Issue Type: Bug Comp

[jira] Commented: (CXF-1737) NPE in ClientProxyFactoryBean on void methods

2008-08-08 Thread Andreas Benneke (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12620888#action_12620888 ] Andreas Benneke commented on CXF-1737: -- Ah, I see. It does m.getReturnType().getClas

[jira] Commented: (CXF-1737) NPE in ClientProxyFactoryBean on void methods

2008-08-08 Thread Andreas Benneke (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12620886#action_12620886 ] Andreas Benneke commented on CXF-1737: -- Simon, thanks for looking into it. I've just att

[jira] Updated: (CXF-1737) NPE in ClientProxyFactoryBean on void methods

2008-08-08 Thread Andreas Benneke (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Benneke updated CXF-1737: - Attachment: void.zip Finally I managed to strip things down to the attached test project. The jun