[Mono-bugs] [Bug 345449] New: Ports with the same name declaration when non-default binding used.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Dec 2 10:06:21 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=345449
Summary: Ports with the same name declaration when non-default
binding 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=185558)
--> (https://bugzilla.novell.com/attachment.cgi?id=185558)
sample web service
Description of Problem:
Ports with the same name declaration when non-default binding used.
Steps to reproduce the problem:
1. Deploy the TestWebService.asmx web service in xsp
2. Request a WSDL
Actual Results:
You will receive wsdl responce with two port declarations with the names
"AnotherBinding".
Expected Results:
Ports with names "AnotherBinding" & "AnotherBinding1" are expected.
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