Queue names for WAS hosted WCF service
On WCF forums, I have noticed a common issue that developers face when hosting their WCF service in WAS. The issue is that the service does not get activated. Often, the reason is that the queue name does not match the service endpoint name.
Read more from the original source:
Queue names for WAS hosted WCF service


