[jira] [Commented] (CAMEL-6404) cCXF route proxy cannot return Fault message to client when Dataformat is CXF_MESSAGE

2013-06-04 Thread liugang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13674174#comment-13674174 ] liugang commented on CAMEL-6404: OK, I just gave a try on 2.12.SNAPSHOT version. the same

[jira] [Commented] (CAMEL-6404) cCXF route proxy cannot return Fault message to client when Dataformat is CXF_MESSAGE

2013-06-04 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13674128#comment-13674128 ] Willem Jiang commented on CAMEL-6404: - yes, it is. > cCXF route proxy

[jira] [Commented] (CAMEL-6404) cCXF route proxy cannot return Fault message to client when Dataformat is CXF_MESSAGE

2013-06-03 Thread liugang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13674091#comment-13674091 ] liugang commented on CAMEL-6404: sure, The Maven Repository is https://repository.apache.

[jira] [Commented] (CAMEL-6404) cCXF route proxy cannot return Fault message to client when Dataformat is CXF_MESSAGE

2013-06-03 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13673932#comment-13673932 ] Willem Jiang commented on CAMEL-6404: - Hi liugang, Can you verify my fix by running t

[jira] [Commented] (CAMEL-6404) cCXF route proxy cannot return Fault message to client when Dataformat is CXF_MESSAGE

2013-06-03 Thread liugang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13673906#comment-13673906 ] liugang commented on CAMEL-6404: Now, I'm using message.getContent(W3CDOMStreamWriter.clas

[jira] [Commented] (CAMEL-6404) cCXF route proxy cannot return Fault message to client when Dataformat is CXF_MESSAGE

2013-06-03 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13673179#comment-13673179 ] Willem Jiang commented on CAMEL-6404: - Hi Aki, I just did a quick test on your sugges

[jira] [Commented] (CAMEL-6404) cCXF route proxy cannot return Fault message to client when Dataformat is CXF_MESSAGE

2013-06-03 Thread Aki Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13672964#comment-13672964 ] Aki Yoshida commented on CAMEL-6404: Hi Willem, I am not sure about this handling and

[jira] [Commented] (CAMEL-6404) cCXF route proxy cannot return Fault message to client when Dataformat is CXF_MESSAGE

2013-06-02 Thread liugang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13672790#comment-13672790 ] liugang commented on CAMEL-6404: OK, thanks. > cCXF route proxy cannot r

[jira] [Commented] (CAMEL-6404) cCXF route proxy cannot return Fault message to client when Dataformat is CXF_MESSAGE

2013-06-02 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13672768#comment-13672768 ] Willem Jiang commented on CAMEL-6404: - I think you are talking about other issue, we'd

[jira] [Commented] (CAMEL-6404) cCXF route proxy cannot return Fault message to client when Dataformat is CXF_MESSAGE

2013-06-02 Thread liugang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13672488#comment-13672488 ] liugang commented on CAMEL-6404: Hi Willem: But this only happens after the fix, right? f

[jira] [Commented] (CAMEL-6404) cCXF route proxy cannot return Fault message to client when Dataformat is CXF_MESSAGE

2013-05-31 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13671586#comment-13671586 ] Willem Jiang commented on CAMEL-6404: - The exception will be marshalled and sent to cl

[jira] [Commented] (CAMEL-6404) cCXF route proxy cannot return Fault message to client when Dataformat is CXF_MESSAGE

2013-05-31 Thread liugang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13671581#comment-13671581 ] liugang commented on CAMEL-6404: But by this way, the answer returns null, right? then use

[jira] [Commented] (CAMEL-6404) cCXF route proxy cannot return Fault message to client when Dataformat is CXF_MESSAGE

2013-05-31 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13671509#comment-13671509 ] Willem Jiang commented on CAMEL-6404: - I just checked the code, the NPE is caused by t

[jira] [Commented] (CAMEL-6404) cCXF route proxy cannot return Fault message to client when Dataformat is CXF_MESSAGE

2013-05-30 Thread liugang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13671209#comment-13671209 ] liugang commented on CAMEL-6404: I'm using Camel-2.10.4, CXF-2.7.5 > cCXF

[jira] [Commented] (CAMEL-6404) cCXF route proxy cannot return Fault message to client when Dataformat is CXF_MESSAGE

2013-05-30 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13671205#comment-13671205 ] Claus Ibsen commented on CAMEL-6404: What version of Camel and CXF are you using?

[jira] [Commented] (CAMEL-6404) cCXF route proxy cannot return Fault message to client when Dataformat is CXF_MESSAGE

2013-05-28 Thread Meifang Shen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13669024#comment-13669024 ] Meifang Shen commented on CAMEL-6404: - This issue is related to TESB-9869: https://ji