0 Replies Latest reply on Aug 4, 2003 2:36 PM by osganian

    Persisting data using LDAP

    osganian

      Is it possible to persist data (across JBoss sessions) in an LDAP service? I would like to be able to store preferences/configuration properties in an LDAP service and when I restart JBoss those properties are persisted and can be retrieved using the InitialContext.lookup() method.

      Is this possible? If it is does JBoss support this or do I need to install a separate LDAP service?

      Thanks,

      Mike