[jira] Created: (CXF-2647) Fail to Create Top Down Web Service from WSDL, if WSDL path has spaces in between

2010-02-03 Thread Amandeep Chandna (JIRA)
Fail to Create Top Down Web Service from WSDL, if WSDL path has spaces in between -- Key: CXF-2647 URL: https://issues.apache.org/jira/browse/CXF-2647 Project: CXF

[jira] Created: (CXF-2648) JaxWSClient Fail on legal interface - XmlSchemaException: Schema for namespace 'nn' already contains type 'tt'

2010-02-03 Thread Jara Cesnek (JIRA)
JaxWSClient Fail on legal interface - XmlSchemaException: Schema for namespace 'nn' already contains type 'tt' -- Key: CXF-2648 URL:

[jira] Commented: (CXF-369) xsd:dateTime becomes XMLGregorianCalendarImpl when Date needed

2010-02-03 Thread Steven Swor (JIRA)
[ https://issues.apache.org/jira/browse/CXF-369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829147#action_12829147 ] Steven Swor commented on CXF-369: - I get the same error when using Aegis data binding on both

[jira] Issue Comment Edited: (CXF-369) xsd:dateTime becomes XMLGregorianCalendarImpl when Date needed

2010-02-03 Thread Steven Swor (JIRA)
[ https://issues.apache.org/jira/browse/CXF-369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829147#action_12829147 ] Steven Swor edited comment on CXF-369 at 2/3/10 5:15 PM: - I get the

[jira] Issue Comment Edited: (CXF-369) xsd:dateTime becomes XMLGregorianCalendarImpl when Date needed

2010-02-03 Thread Steven Swor (JIRA)
[ https://issues.apache.org/jira/browse/CXF-369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829147#action_12829147 ] Steven Swor edited comment on CXF-369 at 2/3/10 5:17 PM: - I get the

[jira] Created: (CXF-2649) no content length in http header

2010-02-03 Thread Luca Di Stefano (JIRA)
no content length in http header Key: CXF-2649 URL: https://issues.apache.org/jira/browse/CXF-2649 Project: CXF Issue Type: Bug Components: Transports Affects Versions: 2.2.6, 2.2.5, 2.1.8

[jira] Commented: (CXF-2293) cxf-codegen-plugin fails with 'Mojo Execution Failed'

2010-02-03 Thread Mike Dalrymple (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829301#action_12829301 ] Mike Dalrymple commented on CXF-2293: - I've been able to reproduce this problem

[jira] Commented: (CXF-2293) cxf-codegen-plugin fails with 'Mojo Execution Failed'

2010-02-03 Thread Mike Dalrymple (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829306#action_12829306 ] Mike Dalrymple commented on CXF-2293: - I was able to resolve this issue by adding the

[jira] Updated: (CXF-2641) Interceptors to store requests and responses

2010-02-03 Thread JIRA
[ https://issues.apache.org/jira/browse/CXF-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rémi Flament updated CXF-2641: -- Attachment: cxf-management-interceptor.patch-3.txt Interceptors to store requests and responses

[jira] Updated: (CXF-2641) Interceptors to store requests and responses

2010-02-03 Thread JIRA
[ https://issues.apache.org/jira/browse/CXF-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rémi Flament updated CXF-2641: -- Attachment: (was: cxf-management-interceptor.patch-2.txt) Interceptors to store requests and

[jira] Updated: (CXF-2641) Interceptors to store requests and responses

2010-02-03 Thread JIRA
[ https://issues.apache.org/jira/browse/CXF-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rémi Flament updated CXF-2641: -- Description: Here is a patch that contains interceptors described in this email :

[jira] Issue Comment Edited: (CXF-2641) Interceptors to store requests and responses

2010-02-03 Thread JIRA
[ https://issues.apache.org/jira/browse/CXF-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12806845#action_12806845 ] Rémi Flament edited comment on CXF-2641 at 2/4/10 4:01 AM: --- Here is