You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2007/05/02 18:15:19 UTC

[jira] Assigned: (AXIS2-2559) [AXIS2-1.2-RC2] Data Binding Error

     [ https://issues.apache.org/jira/browse/AXIS2-2559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe reassigned AXIS2-2559:
----------------------------------------

    Assignee: Amila Chinthaka Suriarachchi

> [AXIS2-1.2-RC2] Data Binding Error
> ----------------------------------
>
>                 Key: AXIS2-2559
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2559
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: databinding
>    Affects Versions: 1.2
>         Environment: MS Windows XP Pro v2002 SP2
> Intel Core 2 CPU @ 2.16Ghz 2.00 GB RAM
> SUN JDK 1.5.0_11-b03
>            Reporter: Patrick Houbaux
>         Assigned To: Amila Chinthaka Suriarachchi
>         Attachments: client_src.zip, Services.zip, wsdl.zip
>
>
> I generated the server side code with AXIS2-1.2-RC2 (with xmlbeans) from my WSDL,  deploy my service on my servlet container and I got the following error when I try to point to:
> http://localhost:8080/axis2/services/SystemManagement/GetProjects via a browser
> and got the same thing with a Java client:
> org.apache.axis2.AxisFault: Data binding error
>         at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:434)
>         at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:373)
>         at org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:294)
>         at org.plcs.www.plmservices.SystemManagementStub.GetProjects(SystemManagementStub.java:666)
>         at com.eurostep.ws.test.TestClient.main(TestClient.java:42)
> This GetProjects method is not implemented, it's strickly the generated code in the skeleton implementation. According to the code It should throw an exception saying
> "Please implement SystemManagementSkeleton#GetProjects"
> Will attach wsdl, service.aar and client code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org