[
https://issues.apache.org/jira/browse/CXF-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804996#action_12804996
]
Ravi Sukheja commented on CXF-2605:
-----------------------------------
Hi Daniel,
I closely examined the WSDL and it seems that it has the 'qualified' element,
but still it doesn't seems to work.
{code}
<xsd:element form="qualified" minOccurs="0" name="in0"
type="ns0:FilterArguments"/>
{code}
Can you please help?
Regards,
Ravi.
> 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
> Assignee: Daniel Kulp
> Fix For: 2.1.9, 2.2.6
>
> Attachments: package-info.java, StatusService.xml,
> StatusService_211.xml, StatusService_2_2_6.xml
>
>
> 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.