[Mono-bugs] [Bug 590376] New: DiscoveryClientProtocol.DiscoverAny fails with AmazonSimpleDB.wsdl

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Mar 22 20:33:50 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=590376

http://bugzilla.novell.com/show_bug.cgi?id=590376#c0


           Summary: DiscoveryClientProtocol.DiscoverAny fails with
                    AmazonSimpleDB.wsdl
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.6.x
          Platform: x86-64
        OS/Version: openSUSE 11.2
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web.Services
        AssignedTo: atsushi at ximian.com
        ReportedBy: mhutchinson at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


The code

var p = new System.Web.Services.DiscoveryClientProtocol ();
p.DiscoverAny ("http://sdb.amazonaws.com/doc/2009-04-15/AmazonSimpleDB.wsdl");

causes the following exception:

System.NullReferenceException: Object reference not set to an instance of an
object
  at System.Web.Services.Discovery.DiscoveryClientProtocol.DiscoverAny
(System.String url) [0x0000d] in
/usr/src/packages/BUILD/mono-2.6.3/mcs/class/System.Web.Services/System.Web.Services.Discovery/DiscoveryClientProtocol.cs:106 
  at (wrapper remoting-invoke-with-check)
System.Web.Services.Discovery.DiscoveryClientProtocol:DiscoverAny (string)

-- 
Configure bugmail: http://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