Is this a new feature? Because in my mmbase.jar (version 1.7.4) I can't find the .xml files, in fact I can't even find the storage folder in the config dir.

Greets,

Wouter van der Aart

On 5/1/06, Pierre van Rooden <[EMAIL PROTECTED]> wrote:
Wouter van der Aart wrote:

> Does anyone have any sugestions?

The first idea is to try a symbolic link to the directory where you want
you data to be stored. This is easiest as you don't need to change the
db configuration.
Otherwise, you need to override the database configuration xml for your
database.
[1] Find the xml for your db.
It is normally included in the mmbase.jar, under
org/mmbase/config/storage/databases/<dbname>.xml (maybe it's an idea for
the distribution to include the config files in a seperate dir or zip?)

[2] Place it in WEB-INF/config/storage/databases

[3] You then either add or change the following attribute:
    <attribute name="database-binary-file-path" >ENTER PATH HERE</attribute>

[4] Restart MMBase

Gomez
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to