1 Reply Latest reply on Jul 13, 2011 8:56 PM by ffang

    Global DB configuration

    labo32_delaboe

      Hello,

       

      can I create a global dataSource configuration in an extra bundle like for jms ?

       

      Global setting:

       

          

       

      failed with

       

      java.lang.IllegalArgumentException: registry entry called dataSource of type javax.sql.DataSource must be specified

       

      When I put the bean id="dataSource" in the same file as the route everything works fine but this is not want I want to do