Re: Connecting to Tibco RV from ActiveMQ

2010-03-04 Thread jonasbergstrom
Looks like it's fixed by https://issues.apache.org/activemq/browse/AMQ-2455 . / Jonas -- View this message in context: http://old.nabble.com/Connecting-to-Tibco-RV-from-ActiveMQ-tp26111003p27778537.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Connecting to Tibco RV from ActiveMQ

2010-03-03 Thread jonasbergstrom
(Thread.java:637) Maybe the bridge needs to recreate the producer. Is it possible to configure it to do so when a mesage-sender fails? Thnx / Jonas -- View this message in context: http://old.nabble.com/Connecting-to-Tibco-RV-from-ActiveMQ-tp26111003p27769151.html Sent from the ActiveMQ - User mailing

Re: Connecting to Tibco RV from ActiveMQ

2010-03-03 Thread jonasbergstrom
...but they don't "bite". I'e if I restart Tibco, the bridge between ActiveMQ and Tibco don't reconnect. Do you know where I should look further to get this working, on the ActiveMQ side or in the Tibco client? Thnx / Jonas -- View this message

Re: Connecting to Tibco RV from ActiveMQ

2009-10-29 Thread Bruce Snyder
On Thu, Oct 29, 2009 at 2:45 PM, Joe Fernandez wrote: > > Here's a good starting point. > > http://camel.apache.org/writing-components.html > > But you might want to first bone-up on Camel in general. James' suggestion of using Camel was the catalyst for my request for the TIBCO RV jar file. This

Re: Connecting to Tibco RV from ActiveMQ

2009-10-29 Thread Joe Fernandez
already existing Tibco RV client. I hoped that ActiveMQ > might support this bridging out of the box but it seems this is not the > case :-( > > I have never worked with Camel and therefore I have no clue about the > amount of work involved in building an RV component...could anyone &g

Re: Connecting to Tibco RV from ActiveMQ

2009-10-29 Thread AL_DK
borate on this? -- View this message in context: http://www.nabble.com/Connecting-to-Tibco-RV-from-ActiveMQ-tp26111003p26118367.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Connecting to Tibco RV from ActiveMQ

2009-10-29 Thread Bruce Snyder
On Thu, Oct 29, 2009 at 10:43 AM, James Strachan wrote: >> James, any idea where to get a copy of the RV jar file? > > It comes with the Tibco RV product download IIRC. That's what I figured. Can someone who has access to this jar help me out a bit here? ;-) Bruce -- perl -e 'print unpack("u3

Re: Connecting to Tibco RV from ActiveMQ

2009-10-29 Thread James Strachan
2009/10/29 Bruce Snyder : > On Thu, Oct 29, 2009 at 10:05 AM, James Strachan > wrote: >> 2009/10/29 AL_DK : >>> >>> Hi, >>> >>> I would like to know if the ActiveMq supports connection to Tibco RV? >>> >>> If not, any suggestions for how this could be made? >> >> It would be pretty easy to create

Re: Connecting to Tibco RV from ActiveMQ

2009-10-29 Thread Bruce Snyder
On Thu, Oct 29, 2009 at 10:05 AM, James Strachan wrote: > 2009/10/29 AL_DK : >> >> Hi, >> >> I would like to know if the ActiveMq supports connection to Tibco RV? >> >> If not, any suggestions for how this could be made? > > It would be pretty easy to create an RV component for Camel > http://came

Re: Connecting to Tibco RV from ActiveMQ

2009-10-29 Thread James Strachan
2009/10/29 AL_DK : > > Hi, > > I would like to know if the ActiveMq supports connection to Tibco RV? > > If not, any suggestions for how this could be made? It would be pretty easy to create an RV component for Camel http://camel.apache.org/components.html then you could easily bridge from RV to

Re: Connecting to Tibco RV from ActiveMQ

2009-10-29 Thread Bruce Snyder
On Thu, Oct 29, 2009 at 7:07 AM, AL_DK wrote: > > Hi, > > I would like to know if the ActiveMq supports connection to Tibco RV? > > If not, any suggestions for how this could be made? There is no built-in support for integrating with RV built in to ActiveMQ, but it can bridge to TIBCO EMS. Here's

Connecting to Tibco RV from ActiveMQ

2009-10-29 Thread AL_DK
Hi, I would like to know if the ActiveMq supports connection to Tibco RV? If not, any suggestions for how this could be made? best regards, Anders -- View this message in context: http://www.nabble.com/Connecting-to-Tibco-RV-from-ActiveMQ-tp26111003p26111003.html Sent from the ActiveMQ