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 "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/09/29 00:46:50 UTC

[jira] Assigned: (AXIS2-1264) java.lang.RuntimeException: Unexpected subelement

     [ http://issues.apache.org/jira/browse/AXIS2-1264?page=all ]

Davanum Srinivas reassigned AXIS2-1264:
---------------------------------------

    Assignee: Eran Chinthaka

> java.lang.RuntimeException: Unexpected subelement
> -------------------------------------------------
>
>                 Key: AXIS2-1264
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1264
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>         Environment: Linux 2.6.9, x86-64
> java version "1.5.0_08"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_08-b03)
> Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_08-b03, mixed mode)
>            Reporter: Jake Goulding
>         Assigned To: Eran Chinthaka
>         Attachments: Lists-wsdl.xml, Main.java, response.xml, Test.java
>
>
> Used WSDL2Java.sh on the attached wsdl file. Created a simple client with the attached code. Request envelope appears fine, response parsing fails with:
> Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: Unexpected subelement Lists
>         at com.vivisimo.connector.sharepoint.ListsStub.fromOM(ListsStub.java:16602)
>         at com.vivisimo.connector.sharepoint.ListsStub.GetListCollection(ListsStub.java:672)
>         at Test.main(Test.java:24)
> Caused by: java.lang.RuntimeException: Unexpected subelement Lists
>         at com.vivisimo.connector.sharepoint.ListsStub$GetListCollectionResult_type16$Factory.parse(ListsStub.java:9338)
>         at com.vivisimo.connector.sharepoint.ListsStub$GetListCollectionResponse$Factory.parse(ListsStub.java:14294)
>         at com.vivisimo.connector.sharepoint.ListsStub.fromOM(ListsStub.java:16498)
>         ... 2 more

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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