[daisy] target path for plugins

Tim McDonald t.mcdonald at ucl.ac.uk
Wed Jul 9 15:18:55 CEST 2008


Hi

I'm trying to modify the <target path="...">  in a repositories  
myconfig.xml file to target a plugin (as opposed to the inbuilt  
authentication services). However, I can't seen to work out what the  
path for the plugin should be.

The runtime-config.xml file adds plugins using a directory command  
which is slightly different from the normal way the authentication  
services are added:

  <!--
        | Plugins to be loaded before the repository server starts.
        -->
     <artifact id="ntlm" groupId="daisy" artifactId="daisy-auth-ntlm"  
version="2.2"/>
     <artifact id="ldap" groupId="daisy" artifactId="daisy-auth-ldap"  
version="2.2"/>
     <artifact id="imagehook" groupId="daisy" artifactId="daisy-image- 
presavehook" version="2.2"/>

     <!--
         | Auto-add plugins from repository data directory that
         | should be loaded before the repository is started.
         -->
     <directory id="datadir" path="${daisy.datadir}$ 
{file.separator}plugins${file.separator}load-before-repository"/>

To clarify the plugin load's find I just can't find it....

Cheers

Tim
______________________________________________
Tim McDonald

Research Assistant

Dept of Mechanical Engineering
University College London



More information about the daisy mailing list