pendaqu created CXF-5170:
----------------------------

             Summary: java.lang.ClassCastException
                 Key: CXF-5170
                 URL: https://issues.apache.org/jira/browse/CXF-5170
             Project: CXF
          Issue Type: Bug
          Components: Dynamic Languages
    Affects Versions: 2.7.6
         Environment: win7,eclips,spring3.1+ibatis2.3
            Reporter: pendaqu
             Fix For: 2.7.6


i'm using CXF in my project , i want the service to return a java bean class 
back, when i test the client,it throws this exception:
java.lang.ClassCastException: com.ootam.webservice.dao.SystransferMeterDataBean 
cannot be cast to test.SystransferMeterDataBean
        at test.Test.main(Test.java:33)

i use the same java bean to test ,and the bean is in test folder,there isn't 
any bean in com.ootam.webservice.dao,is there anyone hava seen this before and 
help me??

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to