[Mono-bugs] [Bug 345448] Default binding name is wrong, when declared in WebServiceBindingAttribute, but not used.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Mar 26 13:23:53 EDT 2008


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

User lluis at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=345448#c5


Lluis Sanchez <lluis at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |lluis at novell.com




--- Comment #5 from Lluis Sanchez <lluis at novell.com>  2008-03-26 11:23:52 MST ---
The patch caused a regression in the creation of client proxies. Client proxies
only can have one binding, and don't need a default binding if one is
explicitly provided. I added a check so that the new logic is only applied when
the class being reflected is not a client proxy.


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


More information about the mono-bugs mailing list