2 Replies Latest reply on Apr 26, 2005 3:30 AM by _li

    JBoss transactions for LDAP

    _li

      Hi
      I am using JBoss for an application that uses OpenLDAP's bdb (Berkeley DB) as data storage. OpenLDAP does not support transactions by its own, but bdb offers transactional support.
      Is there a way I can use JBoss transactions for this DB?
      Any help is appreciated. Thanks