"Fossies" - the Fresh Open Source Software Archive

Member "daisy-2.4.2/repository/launcher/README.txt" (5 Jul 2007, 570 Bytes) of package /linux/www/old/daisy-2.4.2-src.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    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).