Bindings, Platforms, and Innovation
This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.
Tracking change and innovation in the enterprise software development community
Posted by Hartmut Wilms on Oct 30, 2007 04:10 PM
Today JNBridge, one of the leading suppliers of Java/.NET interoperability tools for software developers, announced the release of two new Java Messaging Services (JMS) Adapters for the Microsoft .NET platform. One adapter extends the Windows Communication Foundation (WCF) and allows to integrate any vendor's JMS implementation directly into .NET applications, the other connects JMS capabilities with Microsoft’s BizTalk Server 2006 (R2).
The JNBridge JMS adapter exposes a simple .NET interface for producing and consuming JMS messages. Because JMS is only a specification, each JMS implementation is vendor-specific and different vendor's implementations are not generally interoperable. The JMS adapter addresses this issue by wrapping the vendor's JMS client implementation by dynamically generating proxy classes, which implement the static .NET interface. Thus JNBridge offers compatibility with every JMS implementation. Developers can change from one client implementation to another by simply adjusting the Java classpath within the adapter's configuration.
“For years, our JNBridgePro customers have asked for an easy way to allow .NET or BizTalk Server applications to send and receive messages from JMS servers,” explained Wayne Citrin, CTO at JNBridge. “Now, with our new .NET and BizTalk Adapters, they have a streamlined and automatic way to ensure complete and immediate interoperability. Users don’t need to have detailed knowledge of both JMS programming and adapter construction to use the WCF LOB Adapter or the BizTalk Server adapter frameworks. We have fully automated the process for them in one single step.”
The following JMS features are supported:
Both adapters are based on the JNBridgePro technology, which "creates the interoperability bridge by generating a set of proxies that expose the classes' APIs and manages the communications between the .NET and Java classes". The JMS Adapter for .NET leverages the WCF LOB Adapter SDK. Java and .NET interoperability is achieved by providing a custom transport channel implementation, which uses a shared-memory communication channel. The following figure gives an overview of the adapter's architecture:
The JNBridge JMS Adapter for .NET also makes use of the WCF LOB Adapter Metadata browse and search features, which are offered by the Adapter Service Reference Visual Studio Add-In. Developers will be able to browse and search metadata of the JMS Server and generate .NET proxy classes using the selected operations and types.
The JNBridge JMS Adapter for BizTalk Server works with BizTalk Server 2006 and 2006 R2 as well as any vendor's JMS Server. It connects BizTalk Server orchestration to JMS infrastructure and requires no programming knowledge of JMS.
When asked about the Advanced Message Queuing Protocol (AMQP) and if JNBridge will provide support for this specification, Wayne Citrin said that there've already been customer requests and that they'll be watching the market. At the moment there is a demand for JMS integration and several JMS products are available.
Both adapters are available immediately and full-featured evaluation copies can be downloaded by visiting www.jnbridge.com.
This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.
This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.
This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.
This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.
This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.
After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.
IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.
Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.
1 comment
Watch Thread Reply