Package apacheds10: Information

    Source package: apacheds10
    Version: 1.0.2-alt5_4jpp5
    Build time:  Sep 25, 2010, 11:47 PM
    Category: Development/Java
    Report package bug
    License: Apache 2.0 License
    Summary: Embeddable LDAP server
    Description: 
    The Apache Directory Server is an embeddable LDAP server implemented
    in pure Java. It has several features that make it unique amoung
    LDAP servers. These features are described below:
    * Designed as an LDAP and X.500 experimentation platform. Plugable
      components and subsystems make ApacheDS extremely modular and ideal
      for experiments with various aspects of the LDAP protocol.
    * The server's frontend is completely separable from its backend
      and vice-versa making it very flexible for implementing virtual
      directories, proxy servers and gateways to X.500.
    * Several backends can be implemented and plugged into the server's
      partition nexus. The server supports a BTree based partition out of
      the box but any backing store can be used to implement a partition
      so long as it conforms to interfaces.
    * The server exposes aspects of administration via a special system
      backend. LDAP can be used to manage these concerns through the
      system naming context at ou=system.
    * Java based triggers and stored procedures are being implemented.
    * Both the backend subsystem and the frontend are separable and
      independently embeddable.
    * The server contains a server side JNDI LDAP provider as the facade
      for the entire backend subsystem. JNDI operations are directly
      translated by this provider into operations against the nexus and
      the target partitions storing server entries.
    * The server will use JNDI as the data access API for stored procedures.
      This will make stored procedures functional within and outside of
      the server without requiring recompilation.
    * The server's networking code, MINA, Multipurpose Infrastructure for
      Network Applications was designed for pluggable protocol providers,
      of all sorts and not just LDAP. MINA gives ApacheDS the ability to
      handle large amounts of concurrency.
    * The server uses the Snickers tools and APIs for ASN.1 BER encoding
      and decoding. These tools are designed for a very small encoding
      and decoding footprint as well as for use in non-blocking servers.

    List of rpms provided by this srpm:
    apacheds10-base (noarch)
    apacheds10-core (noarch)
    apacheds10-core-plugin (noarch)
    apacheds10-core-shared (noarch)
    apacheds10-core-unit (noarch)
    apacheds10-javadoc (noarch)
    apacheds10-kerberos-shared (noarch)
    apacheds10-protocol-changepw (noarch)
    apacheds10-protocol-dhcp (noarch)
    apacheds10-protocol-dns (noarch)
    apacheds10-protocol-kerberos (noarch)
    apacheds10-protocol-ldap (noarch)
    apacheds10-protocol-ntp (noarch)
    apacheds10-protocol-shared (noarch)
    apacheds10-sar-plugin (noarch)
    apacheds10-schema-archetype (noarch)
    apacheds10-server-jndi (noarch)
    apacheds10-server-main (noarch)
    apacheds10-server-sar (noarch)
    apacheds10-server-ssl (noarch)
    apacheds10-server-tools (noarch)
    apacheds10-server-unit (noarch)
    apacheds10-testcase-archetype (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. antlr
      2. apacheds-daemon10-bootstrappers
      3. apacheds-shared10-asn1
      4. apacheds-shared10-asn1-codec
      5. apacheds-shared10-ldap
      6. backport-util-concurrent
      7. bouncycastle
      8. maven-release
      9. maven-surefire-plugin
      10. maven2 >= 0:2.0.7
      11. maven2-default-skin
      12. maven2-plugin-antrun
      13. maven2-plugin-assembly
      14. maven2-plugin-compiler
      15. maven2-plugin-install
      16. maven2-plugin-jar
      17. maven2-plugin-javadoc
      18. maven2-plugin-plugin
      19. maven2-plugin-project-info-reports
      20. maven2-plugin-resources
      21. maven2-plugin-site
      22. maven2-plugin-source
      23. /proc
      24. mina10 >= 0:1.0.2
      25. mina10-filter-ssl >= 0:1.0.2
      26. mojo-maven2-plugin-antlr
      27. plexus-archiver
      28. plexus-utils
      29. nlog4j
      30. ldapsdk
      31. spring-beans
      32. spring-context
      33. spring-core
      34. excalibur-avalon-logkit
      35. jakarta-commons-cli
      36. jakarta-commons-collections
      37. jakarta-commons-daemon
      38. jakarta-commons-io
      39. jakarta-commons-lang
      40. jakarta-commons-logging
      41. jboss4-jmx
      42. jboss4-system
      43. jdbm
      44. jpackage-compat
      45. jpackage-utils >= 0:1.7.5
      46. junit
      47. velocity

    Last changed


    Sept. 25, 2010 Igor Vlasenko 0:1.0.2-alt5_4jpp5
    - fixed build with new maven 2.0.8
    Sept. 17, 2010 Igor Vlasenko 0:1.0.2-alt4_4jpp5
    - fixed build
    March 15, 2009 Igor Vlasenko 0:1.0.2-alt3_4jpp5
    - fixes in build-jar-repository