Hi

There is some transaction examples at Fuse by Examples
https://github.com/FuseByExample



On Fri, Jul 25, 2014 at 1:20 PM, UliSE <[email protected]> wrote:
> Hi,
> I´m trying to configure a servicemix (5.1.0) to the needs of a project I´m
> in.
> I´ve got some questions on database/persistence features doing so.
>
> First: I need to connect to databases (DB2, Oracle, Mysql, postgres) using
> camel-jpa (might be camel-jdbc as well)
> And I sometimes need XA transactions on this
>
> Second: I would like to change activeMQs persistence in production to a
> (jdbc) database
> The idea is to have reliable and clustered queues.
>
> Surfing up an down the communities on this brings up the picture that using
> a (jdbc) database is not really mainstream in OSGi environments.
> If there are any samples from 3rd parties (many thanks at all) I cannot
> figure out what the "servicemix way" of doing jdbc is.
>
> The servicemix web stated, that there is support for jpa, XA, ... but for me
> this is hard to setup because of missing hints (samples, ...).
>
> Is the conclusion to use activemq/camel without servicemix or in an other
> container if I want to connect to (might be several) jdbc databases?
> (Would be sad, because I love OSGi and karaf.)
> Is there a better way to use databases in servicemix than jdbc?
> Is there a "the osgi jdbc solution for servicemix" which I can adapt for
> both camel-jpa and activemq persistence?
> Many thank for some information,
> Uli
>
>
>
>
> --
> View this message in context: 
> http://servicemix.396122.n5.nabble.com/Database-jdbc-jpa-XA-setup-in-Servicemix-5-1-0-tp5721374.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: [email protected]
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/

Reply via email to