Issue #174 has been updated by Jonathan Clarke. Status changed from Assigned to Feedback % Done changed from 70 to 100
I've finished working on this. To launch the OpenDS directory, I used the maven-jar-plugin to generate a JAR of our test code (that's where the classes to embed OpenDS are), and configured maven-assembly-plugin to put it in the distribution directory. The shell script *sample/bin/lsc-sample* runs the org.lsc.opends.LdapServer class. I also moved some JARs to a special lib dir: *sample/lib*. This includes HSQLDB and OpenDS, as well as the lsc-tests JAR. I have updated the doc at http://lsc-project.org/wiki/documentation/1.2/sample. This works for me, but I would really like feedback from others! Can you test please? ---------------------------------------- Bug #174: Update sample for 1.2 http://tools.lsc-project.org/issues/show/174 Author: Jonathan Clarke Status: Feedback Priority: Normal Assigned to: Jonathan Clarke Category: Sample Target version: 1.2.0 Since a lot of changes have happened in 1.2, the sample no longer works out of the box. Before releasing, we must update it so it _just works_. I've started on this already, and we have : * A script to load a CSV file into a HSQLDB database on disk (not in memory) * A working configuration directory (lsc.properties, logging, iBatis sql maps) * Some instructions (to be completed): http://lsc-project.org/wiki/documentation/1.2/sample * A much cleaner sample directory :) What remains to be done: # Write a script or something to launch OpenDS, so that the synchronization works # Test the scenario completely # Finish the instructions Any ideas on the first point? -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-dev mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-dev

