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 > > >
