RE: TIBCO and OPEN JMS Server
"Tim Anderson" <[email protected]>
| Newsgroups | gmane.comp.java.openjms.user |
|---|---|
| Message-ID | <[email protected]> |
If you are using TIBCO JMS, then you should be able to republish the TIBCO message to OpenJMS. If not, you'll have to write an adapter for the TIBCO message prior to republishing. _____ From: openjms-user-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org [mailto:openjms-user-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf Of Praveen Upadhyay Sent: Saturday, 26 November 2005 10:34 PM To: [email protected] Subject: [openjms-user] TIBCO and OPEN JMS Server There is an application which is using TIBCO for some messaging service. I want to pass message form TIBCO to the OpenJMS server and then within OpenJMS Server application I have a logic for Integrating those messages. Is it possible to do this?.