Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 12088 invoked from network); 15 Mar 2005 23:54:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 15 Mar 2005 23:54:26 -0000 Received: (qmail 95265 invoked by uid 500); 15 Mar 2005 23:54:24 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 95236 invoked by uid 500); 15 Mar 2005 23:54:24 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 95223 invoked by uid 99); 15 Mar 2005 23:54:23 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 15 Mar 2005 15:54:23 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (8.12.11/8.12.11) with ESMTP id j2FNsKiq032059 for ; Wed, 16 Mar 2005 00:54:20 +0100 Message-ID: <553885612.1110930860477.JavaMail.jira@ajax.apache.org> Date: Wed, 16 Mar 2005 00:54:20 +0100 (CET) From: "James Black (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Updated: (AXIS-1876) doc/lit is broken for .net clients with arrays of complex beans In-Reply-To: <1984257478.1110923603404.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/AXIS-1876?page=history ] James Black updated AXIS-1876: ------------------------------ Attachment: BBServer.java The earlier BBServer.java file was generated by axis, so it was incorrect. This one is correct. > 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: BBServer.java, 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