1. JMS/DDS Integration stackoverflow.comI have a legacy C++ application that uses DDS for asynchronous communication/messaging. I need to integrate this application into a JavaEE environment that uses JMS for messaging. ... |
2. Jboss and OPEN MQ integration stackoverflow.comHello can anyone help me integrating OPENMQ (resource adaptor) into JBOSS 4.0.3 . |
3. About best practices of JMS integration using TIBCO .Net client stackoverflow.comI'm working on an integration project where I'm talking to JMS framework using TIBCO .Net client. A colleague is recommdending a design decision based on a fear of receiving too many messages ... |
4. Creating new JCAPS eWays (like HL7, JMS, ...) stackoverflow.comI'm wondering how, in JCAPS 6, we can create new eWays. By eWay, I mean the components like the existing HL7, JMS, File, eMails (ie, external applications) ... I am not ... |
5. A business scenario that could involve integration of a number of IT systems using JMS? stackoverflow.comCan anyone give me some suggestions of a business scenarios where I can implement Java Messaging Services (JMS). The message can be sent either by queue(point-to-point) or topic (regular/durable subscription). I will ... |
6. Integrating Java and non-Java systems over JMS stackoverflow.comWe have been thinking recently about integrating our J2EE system with other applications written in Python/Perl. Our application integrates very nice with other Java systems over JMS. ... |
7. Enterprise Integration Scatter-Gather across multiple app servers stackoverflow.comI am looking for a way to aggregate JMS messages sent from multiple application servers, load-balanced via JMS. The problem is basically this: At the end of our registration form, there exists ... |