Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.2.4
-
Fix Version/s: None
-
Component/s: Core
-
Labels:None
-
Environment:XFire as client to .NET WSE server
-
Number of attachments :
Description
The only way to imbed a web service listener in a .NET application is using the soap.tcp transport. This is SOAP over TCP without http.
http://msdn2.microsoft.com/en-us/library/ms977323.aspx#program_topic10
A .NET application built this way cannot presently be accessed by an XFire client.