BizTalk Utilities CV ,   Jobs ,   Code library
 
Go to the front page to continue learning about XML or select below:

Contents

ReBlogger Contents

Previous posts in WSCF/WCF

 
 
Page 5406 of 18424

JMS Adapters for .NET & BizTalk

Blogger : MSDN Blogs
All posts : All posts by MSDN Blogs
Category : WSCF/WCF
Blogged date : 2007 Nov 16

Love it!  I previously posted about a beta of the JNBridge JMS Adapters.  I just got a form email from the company that they've publicly released their adapters. 

There's a version of the adpater for .NET apps - this allows any .NET app to connect to any JMS resource.  Think about that.  It's really useful.  If you have an IBM MQSeries queue, and you're using IBM's MQ JMS provider to get to it, you can use this new adapter to enable any .NET application to get to the same JMS resource.  The thing is based on the WCF Line-of-Business Adapter SDK, which means any .NET application that can consume a WCF endpoint, can use the adapter.

There's a similar adapter that works for BizTalk Server applications, but it is not WCF-based.  

These adapters work with any JMS server, and you don't have to change the JMS infrastructure to use them. They both use the .NET-to-Java bridging magic in JNBridgePro, so the .NET app actually connects into the JMS system via the JMS jars.  That's why you don't have to change anything.

You can download a trial version on www.jnbridge.com.


Read comments or post a reply to : JMS Adapters for .NET & BizTalk
Page 5406 of 18424

Newest posts
 

    Email TopXML