0 Replies Latest reply on Apr 6, 2004 3:46 AM by kevindaly

    Durable Directory Service

    kevindaly

      Hi all,

      Is it possible to make the contents of the JBoss Naming Service durable,
      such that it wll survive a JBoss crash/restart. We are using the
      Naming Service to cache data that would other wise have to be retrieved
      via an expensive data base operation.

      Seeing as JBoss stores Serializable objects we were wondering if the naming service contents could be stored on the file system as a backup and then re-read on JBoss startup.


      -Kevin.