so I copied those to web-inf/classes/org/mmbase/storage/implementation/database/resources/<database>.xml
changed the <attribute name="database-binary-file-path" >ENTER PATH HERE</attribute>.
This works perfectly now,
Wouter van der Aart
On 5/1/06, Daniel Ockeloen <[EMAIL PROTECTED]> wrote:
On May 1, 2006, at 11:37 AM, Wouter van der Aart wrote:
> 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.
No this is not a new feature. Unzip the mmbase.jar or any other
mmbase-xxx.jar and you will find that it has config files (the
defaults) as part of the jar. You can override them by placing them
in WEB-INF/config
Daniel.
PS: i would look into 1.8rc1 and the resoureloader it is the 'new'
way to access all the resources (including xml files) in a nice way
and even allow you to edit them on the fly. editors can be found at
mmbase/admin/admin/resourceedit.jsp
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers
_______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
