Hi Scott,
You have a sample how to use servicemix-bean component to interact with
a database:
http://svn.apache.org/repos/asf/servicemix/smx3/trunk/samples/database-bean/
You can use the code that you need including Hibernate stuff.
Regards
JB
Scott Parkerson wrote:
Greetings, all:
Has anyone managed to get Hibernate + Spring to work with JDBC
(PostgreSQL) or otherwise inside of ServiceMix 4 / OSGi? Currently, I
have a web application whose guts (just the model + business services) I
need for my SMX 4 based application. The full-fledged web application is
currently deployed on Tomcat 5.5.27. I'm wondering how one configures
the bundle (or beans) in a similar fashion to Tomcat's context.xml.
Has anyone on this list done something like this? Any pointers?
Thanks,
Scott