JNBridge JMS Adapter for .NET JNBridge: Java .NET interoperability

Understanding the JNBridge JMS Adapter for .NET

Step 7: Code and Run the Application

  1. Code the application using the generated WCF client class JNBridgeJMSAdapterClient to send and receive a text message to and from a JMS queue using the operations selected in step 5.
  2. Compile and run the application. You’ve just sent and received a JMS message without having to know anything about the JMS API — from .NET, no less.

Find out more...