1 Reply Latest reply on May 9, 2012 8:43 PM by ffang

    Setting up a DB2 datasource in servicemix

    tom.hargrave

      I'm trying to get a DB2 datasource working in an OGSI bundle.

       

      After quite a bit of fiddling around I have managed to get the following working but of course this isn't really a real datasource and so the performance is an issue.

       

       

      <property name="url" value="jdbc:db2://***:***/DBNAME" />

       

       

      I've seen numerous threads that give a few details on how to set up datasources as container level services/resources and thus JNDI addressable but none that actual provide a real detailed complete step by step guide.

       

      Any help is much appreciated.

       

      Many thanks in advance, Tom

       

      Edited by: tom.hargrave on May 9, 2012 2:19 PM