JMS

  • submit to reddit

Respond to the Client After Sending the SOAP Request to the JMS Queue

This can be achieved with the following configuration.<?xml version="1.0" encoding="UTF-8"?> <definitions...

0 replies - 568 views - 05/12/13 by Achala Chathura... in Articles

JMS-source -> ESB-Processing -> JMS-destination

Recently I prepared a demo and thought it might be useful if I share it in my blog.  If you are new to WSO2 ESB, it is recommended to refer the following...

0 replies - 2244 views - 03/19/13 by Achala Chathura... in Articles

Two Way Communication in JMS

Today I will debunk quite a popular myth about one way only communication in JMS. There is no classic request-response equivalent of course (just like...

2 replies - 8488 views - 05/28/12 by Łukasz Budnik in Articles

JMS Message Groups in Apache Camel

Message groups in JMS provide a way to identify a set of related messages. The messages could be related by anything - a customer order number, for...

0 replies - 4783 views - 04/11/12 by Jason Whaley in Articles

All about JMS messages

JMS providers like ActiveMQ are based on the concept of passing one-directional messages between nodes and brokers asynchronously. A thorough knowledge of the...

0 replies - 11221 views - 03/12/12 by Giorgio Sironi in Articles

Coping with unreliable wireless network connections between Windows CE and JMS using Apache MINA

Lynden is a family of transportation and logistics companies specialized in shipping to Alaska and other locations worldwide. Over land, on the water,...

0 replies - 4814 views - 01/20/12 by Rob Terpilowski in Articles

Highly Available, Scalable Real-Time Messaging with GraniteDS (YouTube)

Watch this new, 7-minutes, YouTube video about real-time messaging and clustering with GraniteDS: http://www.youtube.com/watch?v=aRLZcU-m6G8.The video starts...

0 replies - 1853 views - 10/31/11 by Franck Wolff in Announcements

Java / JVM – When to use Multicast (e.g. Tibco Rendevous) instead of Point-to-Point Messaging (JMS Implementations)

Several solutions are available in the Java / JVM environment for messaging. All have in common that they exist for many years and still do its job...

7 replies - 9219 views - 05/20/11 by Kai Wähner in Articles

Apache CXF 2.3: The Implementation of SOAP Over JMS Specification

If you are working on building mission critical Web services and cannot afford any lost messages , leveraging the reliable messaging transport feature of the...

4 replies - 13585 views - 02/05/11 by Mitch Pronschinske in Articles

Integrating Flex 4 and Spring 3 based JMS Applications

This article explains the essentials of leveraging the Spring BlazeDS project to integrate Spring based JMS systems with Flex powered rich internet...

1 replies - 13829 views - 11/29/10 by Shashank Tiwari in Articles

Web Service Proxy that emails a copy of the response passing through, using an intermediate JMS Queue

IntroductionThis article describes how an ESB Proxy Service for a SOAP service could be deployed on the Free and Open Source UltraESB, to respond back to the...

0 replies - 4892 views - 10/11/10 by Asankha Perera in News

Sending delayed JMS Messages

Very often I have had to implement features that have to do something asynchronously in a minute, day, or at 5PM next Monday. Every time I did this, I...

0 replies - 14532 views - 09/22/10 by Alexander Radzin in Articles

Habari MDC Container - Message Driven Components for Java and Delphi Integration

betasoft is pleased to announce Habari MDC Container, a new application server framework for Delphi™ based on the JEE concept of Message Driven Beans....

0 replies - 2217 views - 06/21/10 by Michael Justin in Announcements

ActiveMQ in Action (MEAP) - Book Review

0 replies - 13044 views - 05/27/10 by Manuel Jordan in Book Reviews

JMS Transactions and the SOA Platform

Regardless of how carefully you plan, it's inevitable that the software you build will encounter a situation or chain of events that you did not...

3 replies - 20428 views - 04/20/10 by Len DiMaggio in Articles