[Mono-bugs] [Bug 77895][Wis] New - Error in SoapHeader
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Mar 24 06:27:11 EST 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by pere.rodriguez.rodriguez at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77895
--- shadow/77895 2006-03-24 06:27:11.000000000 -0500
+++ shadow/77895.tmp.21057 2006-03-24 06:27:11.000000000 -0500
@@ -0,0 +1,44 @@
+Bug#: 77895
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details: Debian Sid && Debian Etch
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Sys.Web.Services
+AssignedTo: lluis at ximian.com
+ReportedBy: pere.rodriguez.rodriguez at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Error in SoapHeader
+
+Description of Problem:
+
+I create a SoapHeader, SoapExtensionAttribute and a SoapExtension. If I
+assign soap header and attribute to one method it runs ok, but if I assign
+ more than one method then mono crashes.
+
+
+Steps to reproduce the problem:
+1. I generate a test project and send it to mono-list.
+
+2. Execute to view the error.
+
+3. If comment [SoapHeader ("SecurityHeader")] on method
+WS_GENCAT_CATSALUT_SIRE_InserirPrescripcioERecepta of class
+SirePrescripcionWSService it runs ok.
+
+Actual Results:
+Mono crashes.
+
+Expected Results:
+I need add header and extension to all methods.
+
+How often does this happen?
+Allways.
+
+Additional Information:
More information about the mono-bugs
mailing list