Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 58446 invoked from network); 29 Jul 2008 07:30:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Jul 2008 07:30:53 -0000 Received: (qmail 37830 invoked by uid 500); 29 Jul 2008 07:30:52 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 37622 invoked by uid 500); 29 Jul 2008 07:30:52 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 37611 invoked by uid 99); 29 Jul 2008 07:30:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Jul 2008 00:30:52 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of akarasulu@gmail.com designates 74.125.92.27 as permitted sender) Received: from [74.125.92.27] (HELO qw-out-2122.google.com) (74.125.92.27) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Jul 2008 07:29:57 +0000 Received: by qw-out-2122.google.com with SMTP id 3so479049qwe.31 for ; Tue, 29 Jul 2008 00:30:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:mime-version:content-type:x-google-sender-auth; bh=0QJuzd/oL8HxEdA0E3tUadzZ2SDOMybqhqVjrywy40g=; b=p9undMSBMLKT1MKirIqXC1Eo5nlciXN1n2HXVfdDkYMbUdv5/4xhC+FINUHJt6O5DJ O31sh8IGM2HN1eCO2tjUX8k09Xf31PkdW9qs2xtkrkvykc+KKzSzdHWslHCg6PDunR8j 1Qco2xw49+CAXGzHCoucdNi90W9Za00z+K/SU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type :x-google-sender-auth; b=vJ3TViq49CP0gSDk2S3WQFGMedUgyptSdya9Pn+YVKRZiNO+8rpVuOMcuChBnhFwS6 HLobGwHFom5A5OuluFvUOwjkyk7CeTWZfY8S6I5EtCVyIY5Wh8fWdBY2PRHdqMpUqhKN gnBU68r2mF1chSaW+vOPys1GHjzJd9E4SuDPM= Received: by 10.214.114.16 with SMTP id m16mr1577462qac.75.1217316605282; Tue, 29 Jul 2008 00:30:05 -0700 (PDT) Received: by 10.150.200.1 with HTTP; Tue, 29 Jul 2008 00:30:05 -0700 (PDT) Message-ID: Date: Tue, 29 Jul 2008 03:30:05 -0400 From: "Alex Karasulu" Sender: akarasulu@gmail.com To: "Apache Directory Developers List" Subject: [ApacheDS] server-integ module for fast tests completed MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_23102_30354559.1217316605271" X-Google-Sender-Auth: bc6a91e8543b1cf2 X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_23102_30354559.1217316605271 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Just wanted to give the community a heads up regarding the server-integ module being operational and ready for use. This is just like the core-integ module that uses state rollbacks for tests instead of full restarts. The difference is that this module initialized an LdapServer instead of the core's DirectoryService. Take a look at the DummyIT here to see how it's going to be used. (FYI Just like the core-integ even with same annotations) http://eawiena.notlong.com/ Alex -- Microsoft gives you Windows, Linux gives you the whole house ... ------=_Part_23102_30354559.1217316605271 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Just wanted to give the community a heads up regarding the server-integ module being operational and ready for use.   This is just like the core-integ module that uses state rollbacks for tests instead of full restarts.  The difference is that this module initialized an LdapServer instead of the core's DirectoryService. 

Take a look at the DummyIT here to see how it's going to be used.  (FYI Just like the core-integ even with same annotations)

    http://eawiena.notlong.com/

Alex

--
Microsoft gives you Windows, Linux gives you the whole house ...
------=_Part_23102_30354559.1217316605271--