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
[
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
[
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
[
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
[
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
[
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:
[
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:
---
[
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
[
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