Le 4/9/13 11:50 PM, Wu, James C. a écrit : > Hi, > > I have build the trunk branch of apacheds with the following command. > mvn3 clean install -DskipTests > > Can someone let me know how to start the service from the build result of the > above command?
sure, the binary is present in apacheds/service Just run apacheds.sh there You can also build the installer for your platform : mvn clean install -Pinstallers -DskipTests The installers should be found in the installers/target/installers directory. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
