[Mono-bugs] [Bug 461916] New: wsdl2 generation wrong premissions for soap header

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Dec 23 05:47:19 EST 2008


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

User andres.meyer at computer.org added comment
https://bugzilla.novell.com/show_bug.cgi?id=461916#c336739

           Summary: wsdl2 generation wrong premissions for soap header
           Product: Mono: Tools
           Version: 1.9
          Platform: x86-64
        OS/Version: Ubuntu
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: tools
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: andres.meyer at computer.org
         QAContact: mono-bugs at lists.ximian.com
          Found By: Community User


- create a web service with a soap header
- run it in xsp2
- generate a stub with wsdl2 utility from the xsp2 service url
- accessing it gives:

Unhandled Exception: System.InvalidOperationException: Member
TestHeaderValueField not found in class minitest.Webservice.Default.

Manually changing permissions of the "private TestHeader TestHeaderValueField;"
to "public" in the generated Reference.cs file make the service work.

looks similiar to Bug #336739


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


More information about the mono-bugs mailing list