Uploaded image for project: 'Directory ApacheDS'
  1. Directory ApacheDS
  2. DIRSERVER-1069

Outdated doc for unittesting version 1.5.1

    XMLWordPrintableJSON

Details

    • Test
    • Status: Reopened
    • Major
    • Resolution: Unresolved
    • 1.5.1
    • 2.0.0
    • doc
    • None
    • Windows XP Professional, Eclipse Europa 3.3, Maven 2.07, Java6

    Description

      Hi

      I was advised to open an issue for my unittest problems - the doc for "Using ApacheDS for unit tests" is outdated and needs to be updated.

      Original post to users@directory.apache.org can be found here:
      http://mail-archives.apache.org/mod_mbox/directory-users/200709.mbox/browser

      This is the original post:

      > I'm following the description as found here:
      > http://directory.apache.org/apacheds/1.5/using-apacheds-for-unit-tests.html
      >
      > and trying to setup ApacheDS for unit testing.
      >
      >
      > The example uses version 1.0, but I am trying to use the 1.5.1 version.
      >
      > Everything works fine up to "Adding your own schema"
      >
      >
      >
      > When I copy-paste the following:
      >
      > Set<AbstractBootstrapSchema> schemas = configuration.getBootstrapSchemas();
      > schemas.add( new DemoSchema() );
      >
      > configuration.setBootstrapSchemas(schemas);
      >
      >
      > I get a compilation error.
      >
      > the configuration.setBootstrapSchemas method is no longer available.
      >
      >
      > I've tried to dig in the javadocs etc, but I'm not able to find solve how
      > to create custom schemas. (the javadocs are not commented at all)
      >
      > Is there anyone who knows how to get around this - i.e refactor this code
      > to version 1.5.1 of ApacheDS?
      >
      > Source code, pom.xml, test-source etc can be posted if necessary.
      >

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              runeaen Rune Engseth
              Votes:
              1 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: