Robin,

On 6/28/2011 4:11 AM, Robin Taylor wrote:
> I created a ticket to allow me to split off the Sword Server config but
> if anyone feels the urge to do some more work on dspace.cfg please feel
> free to reuse this ticket.

+1 Excellent to get this started

>
> One other thing. Its not clear to me what should go in /config as
> opposed to /config/modules/. Also does the Configuration service know
> about /modules in the same way ConfiguratioManager does ?

Yes, Configuration Service also loads configs from /config/modules (as 
of 1.7.1 -- this was a bug fix to the Configuration Service as it didn't 
load those /modules configs properly in 1.7.0).

I'd recommend concentrating most on separating out "module" configs into 
/config/modules

So, you already began this work by moving SWORD server configs to 
/config/modules/sword-server.cfg and all OAI configs to 
/config/modules/oai.cfg

Similarly, it seems logical to split out the following:
* LNI Configs to /config/modules/lni.cfg
* Solr Stats Configs to /config/modules/solr-statistics.cfg

A slightly larger project would be to determine whether it is possible 
to split out the JSPUI and XMLUI settings into separate xmlui.cfg and 
jspui.cfg files in /config/modules/.  (This may be more difficult as 
there are some configs used by *both* JSPUI and XMLUI)

- Tim

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to