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

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

    Attachment: bb-bin.jar
                bb-src.jar
                axis-src-files.zip

The original files if the tests mess up the original files
bb-bin.jar is the compiled beans
bb-src.jar is the java source for the beans
axis-src-files is the java source for the stub, interface and SoapImplStub 
classes

> 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: axis-src-files.zip, axistest.tar.gz, bb-bin.jar, bb-src.jar, 
> bb-src.jar
>
> 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

Reply via email to