There is an XSQL component hosted at Codehaus [1], but I have no idea what its status is. Else, you should use the technology you are the more confortable with, be it groovy, jdbc. Spring sql or orm layer is a good way to go. FYI, there is a very simple jdbc component that can be used [2]
[1] http://fisheye.codehaus.org/browse/servicemix/trunk/sandbox/core/src/main/java/org/servicemix/components/xsql [2] http://svn.apache.org/viewvc/incubator/servicemix/trunk/common/servicemix-components/src/main/java/org/apache/servicemix/components/jdbc/JdbcComponent.java?revision=495303&view=markup On 3/1/07, Abdeslam El Abbassi <[EMAIL PROTECTED]> wrote:
For our business case, we must integrate ServiceMix to Oracle. What is the easiest way to integrate with a database ? Groovy ? XSQL ? or developping a new BC or SE ang integrating with spring's jdbc ? Thanks in advance, Abdes -- View this message in context: http://www.nabble.com/oracle-integration-tf3327148s12049.html#a9250332 Sent from the ServiceMix - User mailing list archive at Nabble.com.
-- Cheers, Guillaume Nodet ------------------------ Architect, LogicBlaze (http://www.logicblaze.com/) Blog: http://gnodet.blogspot.com/
