[Mono-bugs] [Bug 461195] New: Unexpected warning if webservice returns List<Customer>

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Dec 20 10:39:44 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=461195


           Summary: Unexpected warning if webservice returns List<Customer>
           Product: Mono: Class Libraries
           Version: SVN
          Platform: x86
        OS/Version: Windows Vista
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web.Services
        AssignedTo: atsushi at ximian.com
        ReportedBy: kobruleht2 at hot.ee
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=261594)
 --> (https://bugzilla.novell.com/attachment.cgi?id=261594)
testcase

To reproduce, run attached web service using xsp2

http://localhost:8088/SimpleAsmx.asmx

Observed:

overview page contains warning:

This web service does not conform to WS-I Basic Profile v1.1 
R2112: In a DESCRIPTION, elements SHOULD NOT be named using the convention
ArrayOfXXX.
XmlSchemaElement in Schema Schema 'http://tempuri.org/', in Service Description
'http://tempuri.org

Expected:

warning should not appear.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list