[ 
https://issues.apache.org/jira/browse/CXF-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798092#action_12798092
 ] 

Daniel Kulp commented on CXF-2605:
----------------------------------


Couple thoughts:

1)  Definitely try with the newer jaxb-impl.    That may throw a new error 
message/exception.   

2)  Make sure you have an asm jar on the classpath.  

3) It looks like you are doing java first on the server.  Is that wsdl from the 
2.1.1  service or from the 2.2.4 service?     I'd like to see if there is a 
difference in the generated wsdls.

4) Do you have a package-info.java or similar thing in the package of the 
service that would have an jaxb annotations?




> 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
>         Attachments: StatusService.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.

Reply via email to