-
Jul 16th, 2010, 12:54 PM
#1
Spring Messaging with Tibco
I would like to replace our Tibco BusinessWorks applications with Spring applications. There is an excellent book, Spring Enterprise Recipes, that includes a chapter on Messaging. Unfortunately, the examples use Apache ActiveMQ configurations and I would like to know how to configure my connectionFactory to use the Tibco bus.
Are there any examples available? If not, can someone please show me what class to use and how to configure it?
I will also need to convert the inbound messages to an object based on an .xsd schema. Use JaxB or?
-
Nov 23rd, 2010, 02:30 PM
#2
did you figure this out
I'm trying to solve a similar problem and wanted to know how you proceeded? If you have input pls share.
-
Dec 1st, 2010, 10:10 AM
#3
Spring -Tibco - JMS configuration
Hi,
Here is the different ways I used:
Configuring Synchronous mode:
http://myjavatechnologies.blogspot.c...tegration.html
Configuring Asynchronous mode:
http://myjavatechnologies.blogspot.c...tegration.html
Thanks,
Archana
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules