Issue #142 has been updated by Jonathan Clarke. Status changed from Feedback to Rejected
Thanks Frederic. Closing this issue. ---------------------------------------- Bug #142: lsc::generator task fail if no sql-map-config.xml present http://tools.lsc-project.org/issues/show/142 Author: Frederic Soulier Status: Rejected Priority: Normal Assigned to: Category: Sample Target version: 1.1.x branch Using db2ldap mode of lsc. For the first launch of lsc::generator task we encountered the following error if the sql-map-config.xml file is not present in the src/impl/java/orglsc/persistence/xml directory. [java] Exception in thread "main" java.lang.RuntimeException: lsc-test-1.1.1/src/impl/java/org/lsc/persistence/xml/sql-map-config.xml missing ! Please copy the default file structure before launching generation. [java] at org.lsc.persistence.SqlMapXmlFileGenerator.generateContent(SqlMapXmlFileGenerator.java:171) [java] at org.lsc.persistence.SqlMapXmlFileGenerator.generate(SqlMapXmlFileGenerator.java:147) [java] at org.lsc.persistence.SqlMapXmlFileGenerator.run(SqlMapXmlFileGenerator.java:280) [java] at org.lsc.Generator.launch(Generator.java:138) [java] at org.lsc.Generator.main(Generator.java:171) -- 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

