[
https://issues.apache.org/jira/browse/CXF-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12797729#action_12797729
]
Daniel Kulp commented on CXF-2605:
----------------------------------
We'd definitely need to have more information provided. Preferably a testcase.
At a minimum, I'd need to see the wsdl/schema and the soap message to make sure
the message that is being received/generated is proper compared to the schema.
The updated version of JAXB as part of the latest 2.2.x versions is a bit
more strict about matching the schema.
> Object argument is passed as null
> ---------------------------------
>
> Key: CXF-2605
> URL: https://issues.apache.org/jira/browse/CXF-2605
> Project: CXF
> Issue Type: Bug
> Affects Versions: 2.2.4
> Reporter: Ravi Sukheja
>
> Hi,
> We are using CXF-2.1.1 for our webservices and rest services, recently I
> upgraded it to 2.2.4 as there was bug 2ith 2.1.1 when you go to /services to
> view the list of all webservices and rest services. Upgrading to 2.2.4 seems
> to fix that problem, but one of our webservice has stopped working, client is
> passing the right object argument, but the service is getting null. I don't
> know what the problem is. Any help would be appreciated.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.