3 Replies Latest reply on Sep 19, 2007 5:03 AM by brucespringfield

    load root node - table initialized for custom loader?

    brucespringfield

      I wrote a custom loader that extends the JDBCCacheLoader

      I defined my own table.

      on start of the cache, the cache attempts to loadNode by executing a select statement on the '/' node. Should there be initial data in the table? Do we need to set data for the '/' node?