[jira] [Created] (CXF-7497) Problem unmarshalling empty String into BigInterger

2017-09-07 Thread minhtram (JIRA)
minhtram created CXF-7497: - Summary: Problem unmarshalling empty String into BigInterger Key: CXF-7497 URL: https://issues.apache.org/jira/browse/CXF-7497 Project: CXF Issue Type: Bug Compo

[jira] [Updated] (CXF-7497) Problem unmarshalling empty String into BigInterger

2017-09-07 Thread minhtram (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] minhtram updated CXF-7497: -- Description: We are receiving a SOAP response that contains an empty string for a BigInterger attribute. CXF thr

[jira] [Commented] (CXF-7473) ExceptionMapper class hierarchies: incompatible ExceptionMapper selected

2017-09-07 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16156837#comment-16156837 ] Sergey Beryozkin commented on CXF-7473: --- Hi Dennis The somewhat funny thing is that t

[jira] [Commented] (CXF-7493) Cannot define a List or List as a query param

2017-09-07 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16156795#comment-16156795 ] Sergey Beryozkin commented on CXF-7493: --- Do this then: {code:java} @Path("/rest") pub

[jira] [Commented] (CXF-7493) Cannot define a List or List as a query param

2017-09-07 Thread John D. Ament (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16156781#comment-16156781 ] John D. Ament commented on CXF-7493: I wouldn't necessarily have a superclass, my endpoi

[jira] [Commented] (CXF-7491) TransformInInterceptor / TransformOutInterceptor assume UTF-8, ignore header-provided character set

2017-09-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16156768#comment-16156768 ] ASF GitHub Bot commented on CXF-7491: - Github user sberyozkin commented on the issue:

[jira] [Comment Edited] (CXF-7493) Cannot define a List or List as a query param

2017-09-07 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16156744#comment-16156744 ] Sergey Beryozkin edited comment on CXF-7493 at 9/7/17 9:43 AM: ---

[jira] [Commented] (CXF-7473) ExceptionMapper class hierarchies: incompatible ExceptionMapper selected

2017-09-07 Thread Dennis Kieselhorst (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16156745#comment-16156745 ] Dennis Kieselhorst commented on CXF-7473: - You were right, my fix didn't cover all c

[jira] [Commented] (CXF-7493) Cannot define a List or List as a query param

2017-09-07 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16156744#comment-16156744 ] Sergey Beryozkin commented on CXF-7493: --- In that case you should probably have the ann