[Mono-bugs] [Bug 658520] Problem with calling inherited methods on WCF Service hosted on Linux

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Dec 22 06:15:10 EST 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=658520#c2


Maciej Kopański <maciej.kopanski at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maciej.kopanski at intel.com

--- Comment #2 from Maciej Kopański <maciej.kopanski at intel.com> 2010-12-22 11:15:09 UTC ---
(In reply to comment #1)
> I have the same issue. For the record:
> Explicitly specifying the Action and ReplyAction Attribute makes it work.
> That's an OK workaround at least for me:
> [OperationContract(Action = "Foo", ReplyAction = "FooReplay")]
> void Foo();
> See also ml thread "WCF Interface Hierarchy"

Thanks for your reply, I tested this workaround and it works! But it's only
"workaround"... For bigger code structures specifing Action and Reply Action
names for each method is additional work which take a a lot of time. So I hope
fix for this bug will be released as soon as possible.

-- 
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