I don't know if Tibco's products integrated camel.
But OpenESB did it :)
Please check this[1] out or Google with OpenESB Camel :)
[1] http://wiki.open-esb.java.net/Wiki.jsp?page=CamelSE
Willem
hanasaki wrote:
> How can camel be used with Tibco and/or OpenESB?
How can camel be used with Tibco and/or OpenESB?
--
View this message in context:
http://www.nabble.com/Camel-with-Tibco--OpenESB--tp21617710s22882p21617710.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi Liav,
If you are using Camel fuse-1.4.0.0, the addInterceptStrategy() method
does not yet exist in CamelContext. Try a newer version. It should
be there in fuse-1.4.1.0.
http://projects.open.iona.com/projects/svn/iona/camel/tags/camel-1.4.0.0-fuse/camel-core/src/main/java/org/apache/camel/Ca
Hello all,
I'm looking for some advice regarding SEDA and threads (camel 1.5.0). I'd
like to be able to use multiple threads to pull from a SEDA component.
I've read the SEDA docs[1] including the section about Thread Pools[2], but
I'm not quite able to get the behavior I want/expect.
I've start
Hi Liav,
Hmm. I cannot see anything wrong in the classpath. The POM dependencies
should really be set as 1.4.1.0-fuse instead of 1.4.0 but the classpath
entries seem to suggest that they are by having entries for camel-core jar
version set for 1.4.1.0-fuse anyway.
I verified that in Camel versi
Hi,
i don't know if my e-mail was properly sent, as i wasn't completly added
to the list. Anyway, i'm completing it with some datas :
* Use of Camel 1.5
The previous mail was :
Hi Camel users,
I'm a new user, and you may hear from me sometime ;)
i'm trying to use CXF as an acces
Hi Ryan
I guess you can just modify the IN body if you want to keep the
original JmsExchange. But yeah maybe it shoud keep a reference to the
orginal JMSMessage when it creates a new JmsExchange. I think there is
a method newInstance() that is responsible for that.
Feel free to create a ticket in
Hi,
Please see my comments in the mail.
Guillaume Renault wrote:
> Hi Camel users,
>
> I'm a new user, and you may hear from me sometime ;)
> i'm trying to use CXF as an access point on Camel. some questions are
> crossing my mind:
>
>1. Is it possible to just have annotated classes (Interfac
Hi Camel users,
I'm a new user, and you may hear from me sometime ;)
i'm trying to use CXF as an access point on Camel. some questions are
crossing my mind:
1. Is it possible to just have annotated classes (Interface +
implementation) and let Camel exposes it as a webservice, without
2009/1/21 hanasaki :
>
> Any way to use Camel and later continue its use but swap out the ESB
> (servicemix) for another vendor?
> sonic? tibco?
> MQ? ActiveMQ?
In Camel usually the only real difference between messaging &
communication technologies (say sonic/tibco/MQ/ActiveMQ) or ESBs is
the URL
10 matches
Mail list logo