1 Launcher 2 ======== 3 4 The launcher contains code to help launching the Daisy repository server 5 or the Daisy remote client. 6 7 The advantage of using the launcher is that it's the only jar one needs 8 to have in the classpath. So you don't need to find out which implementation 9 jars you need, and are independent of changes in those with Daisy upgrades. 10 11 For the remote client launcher and for embedded repository server 12 scenarios, you will need to put the API jars for the API's you 13 want to use in your own classloader (= the one containing the launcher, 14 or a parent thereof).