https://bugzilla.novell.com/show_bug.cgi?id=461916
User [email protected] 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: [email protected] ReportedBy: [email protected] QAContact: [email protected] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
