Another way to implement (quite longer) is to use a servicemix-bean (or cxf-se with POJO) to embed the DAO logic (for example using Hibernate and Commons DBCP).
JB On Monday 02 February 2009 - 10:59, Chris Custine wrote: > Check out the servicemix-camel component here: > http://servicemix.apache.org/servicemix-camel.html. Then you can make use > of any of the various methods within Camel to connect to databases using > JDBC, JPA, etc. See the Camel component reference here: > http://camel.apache.org/components.html > > Chris > > -- > Chris Custine > My Blog :: http://blog.organicelement.com > Apache ServiceMix :: http://servicemix.apache.org > Apache Directory Server :: http://directory.apache.org > > > On Mon, Feb 2, 2009 at 10:48 AM, Armin Wagenknecht < > [email protected]> wrote: > > > Hi, > > > > are there any possibilties to bind databases (in my case a PostgreSQL > > database) to Apache ServiceMix? > > > > Best regards, > > > > Armin > > > > > > -- Jean-Baptiste Onofré (Nanthrax) BuildProcess/AutoDeploy Project Leader http://buildprocess.sourceforge.net [email protected] PGP : 17D4F086
