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

Understanding the JNBridge JMS Adapter for .NET

Step 6: Generate the C# .NET WCF Client

  1. After all operations have been selected, click on OK to generate the WCF client.
  2. Two files are generated: JMSAdapterBindingClient.cs implements the WCF client classes containing the selected operations. The app.config file contains the configuration properties necessary for the application to connect to the JMS server at run-time.

Find out more...