We currently have a 'work in progress' trunks.
just do :
svn co
http://svn.apache.org/repos/asf/directory/branches/apacheds/1.0-trunks build
cd build
mvn clean install
cd apacheds/server-installers
mvn install
it will generate an installer for your target OS, and you will fin the jar
in target/images (you will have 4 jars, one per system : just pick the one
which fits your need)
To install the new ADS, just do java -jar <installer.jar>. You may need to
be root on linux.
On 1/3/07, Andrei Tchijov (JIRA) <[EMAIL PROTECTED]> wrote:
[
https://issues.apache.org/jira/browse/DIRSERVER-810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12461948]
Andrei Tchijov commented on DIRSERVER-810:
------------------------------------------
Sorry to bother you with such a trivial matter but, to build from the
trunk ... should this be sufficient
svn checkout http://svn.apache.org/repos/asf/directory/trunks/
apacheds build
cd build
mvn install
apparently not. It fails with this message
.../build/schema-registries/src/main/java/org/apache/directory/server/
schema/registries/SyntaxCheckerRegistry.java:[27,54] package
org.apache.directory.shared.ldap.schema.syntax does not exist
.../build/schema-registries/src/main/java/org/apache/directory/server/
schema/registries/SyntaxCheckerRegistry.java:[46,46] cannot find symbol
symbol : class SyntaxChecker
location: interface
org.apache.directory.server.schema.registries.SyntaxCheckerRegistry
> ldap_search_s hangs
> --------------------
>
> Key: DIRSERVER-810
> URL: https://issues.apache.org/jira/browse/DIRSERVER-810
> Project: Directory ApacheDS
> Issue Type: Bug
> Components: ldap
> Affects Versions: 1.0
> Environment: Client: Windows XP
> Server: Mac OS X
> Reporter: Andrei Tchijov
> Attachments: DIRSERVER-810.ldapSearchCompare.c,
DIRSERVER-810.log-1.bin, DIRSERVER-810.log-1.txt,
DIRSERVER-810.pgina.log-1.txt, DIRSERVER-810.server.log-1.txt
>
>
> I am trying to use pGINA ldapauth module against ApacheDS. It mostly
work, but there is one scenario when ldap_search_s call hangs
indefinitely. I am quite sure that ldap_search_s gets invoked and I am
almost sure that it gets invoked with good parameters. On server side, I
know that none of interceptors gets invoked for this request. I have
captured packets with tcpdump and will attach results to this ticket.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
--
Cordialement,
Emmanuel Lécharny
www.iktek.com