Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Regarding replacing WMQ with MSMQ › Re: Regarding replacing WMQ with MSMQ
October 29, 2009 at 2:18 PM
#23585
Hi Greg,
Thanks Again …
Well to summarize, I would have the environment as below:
- Windows Server A: Will have a Application, which would send messages to the local MSMQ queue, which means the Application and the MSMQ is installed on the same Windows Server A.
- Windows Server B: Will have BizTalk Server 2006, which would receive/send messages to the remote MSMQ queue which is on Server A, which I guess is the right approach but this means that Server B would also have MSMQ installed on it along with the BizTalk Server 2006 .
Please confirm if my undertstanding above is right …