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 "James Black (JIRA)" <ax...@ws.apache.org> on 2005/03/15 22:53:24 UTC

[jira] Updated: (AXIS-1876) doc/lit is broken for .net clients with arrays of complex beans

     [ http://issues.apache.org/jira/browse/AXIS-1876?page=history ]

James Black updated AXIS-1876:
------------------------------

    Attachment: axistest.tar.gz

This was done in Netbeans 4.0
in the lib directory, copy mail.jar and activation.jar
in the axis_libs directory place all of the axis files

The ant build file is not very clean, you will need to build everything once, then
build it a second time to compile the files that wsdl2java generated.

I wanted to get this up quickly, so I didn't take the time to make it a better ant file.

> doc/lit is broken for .net clients with arrays of complex beans
> ---------------------------------------------------------------
>
>          Key: AXIS-1876
>          URL: http://issues.apache.org/jira/browse/AXIS-1876
>      Project: Axis
>         Type: Bug
>     Versions: 1.2RC3
>  Environment: Solaris 8, Tomcat 5, jdk1.5 for the server
> WinXP Pro, VS 2003, C# client
>     Reporter: James Black
>  Attachments: axistest.tar.gz
>
> doc/lit/wrapped:
> BlackboardClient.test.TestRetrieveRSAPublicKey : System.InvalidOperationException : Method BBServerService.getGradesByCourse can not be reflected.
>   ----> System.InvalidOperationException : There was an error reflecting 'getGradesByCourseResult'.
>   ----> System.InvalidOperationException : There was an error reflecting type 'BlackboardClient.edu.usf.acomp.webservice.blackboard.UserGrades'.
>   ----> System.InvalidOperationException : There was an error reflecting field 'grades'.
>   ----> System.InvalidOperationException : The XML element named 'item' from namespace 'http://localhost/axis/services/BBServer' references distinct types BlackboardClient.edu.usf.acomp.webservice.blackboard.MessageBean and BlackboardClient.edu.usf.acomp.webservice.blackboard.UserGradeItem. Use XML attributes to specify another XML name or namespace for the element or types.
> doc/lit:
> won't compile, as the the bean package name and class is changed for MessageBean[]. 
> rpc/enc:
> Most of the tests pass, two had failed to properly handle the forumbean
> The rpc test was passing, there may be some problems left over from my rapid testing to see what is going on.
> All the doc/wrapped tests failed if they returned an array.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira