Hi - 

We're using a messaging product called TIBCO Rendevous that I would like to
integrate with an application running on the JBoss server.  TIBCO does have
a JMS product but we have decided not to use it for cost reasons.  

My question is - what is the best way to integrate non-JMS messaging with a
J2EE application running on the JBoss server?  Can I somehow define my TIBCO
listener class as a service that JBoss will start up and run for me on the
server itself?  Or does my listener need to be an external client
application which then makes calls into the JBoss server?  I suppose writing
a JMS - TIBCO adaptor is another possibility, but I imagine this would be
quite a bit of work.

Any ideas?  Thanks.

Robert


-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to