[jira] [Updated] (CXF-3487) wsdl2java cannot handle file path with accents

2011-06-09 Thread Mickael Istria (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Istria updated CXF-3487: Affects Version/s: 2.0.13 2.2.11 2.2.12

[jira] [Commented] (CXF-3487) wsdl2java cannot handle file path with accents

2011-06-09 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13046584#comment-13046584 ] Daniel Kulp commented on CXF-3487: -- This might be a Java bug on Linux or an OS issue or so

[jira] [Created] (CXF-3581) CXF JAX-RS Client Null Pointer Exception

2011-06-09 Thread Shaun Elliott (JIRA)
CXF JAX-RS Client Null Pointer Exception Key: CXF-3581 URL: https://issues.apache.org/jira/browse/CXF-3581 Project: CXF Issue Type: Bug Components: JAX-RS Affects Versions: 2.4

[jira] [Resolved] (CXF-3581) CXF JAX-RS Client Null Pointer Exception

2011-06-09 Thread Shaun Elliott (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaun Elliott resolved CXF-3581. Resolution: Invalid The problem was not CXF, but rather the JAX-RS restlet extension being on my pat

[jira] [Created] (CXF-3582) Multiple large attachments may not find subsequent attachments

2011-06-09 Thread Daniel Kulp (JIRA)
Multiple large attachments may not find subsequent attachments -- Key: CXF-3582 URL: https://issues.apache.org/jira/browse/CXF-3582 Project: CXF Issue Type: Bug Components

[jira] [Updated] (CXF-3582) Reading attachments using the middle of large buffer results in corruption

2011-06-09 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp updated CXF-3582: - Description: When reading the attachment streams using ins.read(buf, 300, 500) or similar (using the mi

[jira] [Resolved] (CXF-3582) Reading attachments using the middle of large buffer results in corruption

2011-06-09 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-3582. -- Resolution: Fixed > Reading attachments using the middle of large buffer results in corruption >