[Mono-bugs] [Bug 77895][Wis] Changed - Error in SoapHeader
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Mar 28 13:27:41 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 lluis at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77895
--- shadow/77895 2006-03-24 11:59:17.000000000 -0500
+++ shadow/77895.tmp.29640 2006-03-28 13:27:41.000000000 -0500
@@ -64,6 +64,14 @@
If you comment [SoapHeader ("SecurityHeader")] on method
WS_GENCAT_CATSALUT_SIRE_InserirPrescripcioERecepta of class
SirePrescripcionWSService then the error disappear, obviously appears
new error because there aren't a WS server.
Thanks in advance,
+
+------- Additional Comments From lluis at ximian.com 2006-03-28 13:27 -------
+Looks like the problem appears when two methods which use the same
+soap header use a different value for RequestNamespace. In the test
+case this happens with
+WS_GENCAT_CATSALUT_SIRE_InserirPrescripcioERecepta and
+WS_GENCAT_CATSALUT_SIRE_ConsultaPrescripcions. Setting the same
+namespace fixes the problem. However, it should work. I'm working on it.
More information about the mono-bugs
mailing list