[Mono-bugs] [Bug 345448] New: Default binding name is wrong, when declared in WebServiceBindingAttribute, but not used.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Dec 2 10:00:25 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=345448
Summary: Default binding name is wrong, when declared in
WebServiceBindingAttribute, but not used.
Product: Mono: Class Libraries
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Web.Services
AssignedTo: atsushi at ximian.com
ReportedBy: vladimirk at mainsoft.com
QAContact: mono-bugs at ximian.com
Found By: ---
Created an attachment (id=185555)
--> (https://bugzilla.novell.com/attachment.cgi?id=185555)
sample web service
Description of Problem:
Default binding name is wrong, when declared in WebServiceBindingAttribute, but
not used.
Steps to reproduce the problem:
1. Deploy the TestWebService.asmx web service in xsp
2. Request a WSDL
Actual result:
You will receive wsdl responce with portType, binding and port declarations
with name "AnotherBinding"
Expected Results:
expected default binding name "TestWebService" + protocol name
How often does this happen?
always
Additional Information:
see attached web service files and patch
--
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