Next thing that comes to mind: can it find the datasource files?

These should be configured in the applications descriptor as in this
example:
        <datasource builder="images" path="Application/images.xml"/>
The path is relative to the WEB-INF/config/applications directory. 
The presence of the datasource files is not required, i.e. failure to
locate (one of) these files does not result in an error.

Rob van Maris
Technical Consultant

Quantiq
xmedia & communication solutions

Koninginneweg 11-13
1217 KP Hilversum
 
T    +31 (0)356257211
M    +31 (0)651444006
E    [EMAIL PROTECTED]
W   http://www.quantiq.com


> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Ronald Wildenberg
> Sent: donderdag 14 oktober 2004 13:27
> To: [EMAIL PROTECTED]
> Subject: RE: Default data in new MMBase instance
> 
> 
> Ok, that was a typo, not an error in my configuration.
> 
> So the question remains: why is it not working? Below my 
> directory structure without the typo:
> 
> applications/
>    application.xml
>    defaults/
>       categorieen.xml
>       properties.xml
>       ...
> builders/
>    applications/
>       categorieen.xml
>       properties.xml
>       ...
>    core/
> ... rest of the configuration ...
>  
> I start MMBase the following way:
>  
> MMBaseContext.init(CONFIG_DIR, true);
> MMBase mmBase = MMBase.getMMBase();
> 
> 
> As said before, MMBase starts without errors, only the 
> default data in applications/defaults is not loaded.
> 
> Thanks in advance for any answers,
> Ronald.
> 
> 
> 
> > -----Oorspronkelijk bericht-----
> > Van: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] Namens Rob van Maris
> > Verzonden: donderdag 14 oktober 2004 13:09
> > Aan: [EMAIL PROTECTED]
> > Onderwerp: RE: Default data in new MMBase instance
> > 
> > How about putting the application files in
> > WEB-INF/config/applications instead of WEB-INF/config/application?
> > 
> > Rob van Maris
> > Technical Consultant
> > 
> > Quantiq
> > xmedia & communication solutions
> > 
> > Koninginneweg 11-13
> > 1217 KP Hilversum
> >  
> > T    +31 (0)356257211
> > M    +31 (0)651444006
> > E    [EMAIL PROTECTED]
> > W   http://www.quantiq.com
> > 
> > 
> > 
> > 
> 
> 
> -----------------------Disclaimer-------------------------
> Dit bericht (met bijlagen) is met grote zorgvuldigheid 
> samengesteld. Voor mogelijke onjuistheid en/of onvolledigheid 
> van de hierin verstrekte informatie kan Kennisnet geen 
> aansprakelijkheid aanvaarden, evenmin kunnen aan de inhoud 
> van dit bericht (met bijlagen) rechten worden ontleend. De 
> inhoud van dit bericht (met bijlagen) kan vertrouwelijke 
> informatie bevatten en is uitsluitend bestemd voor de 
> geadresseerde van dit bericht. Indien u niet de beoogde 
> ontvanger van dit bericht bent, verzoekt Kennisnet u dit 
> bericht te verwijderen, eventuele bijlagen niet te openen en 
> wijst Kennisnet u op de onrechtmatigheid van het gebruiken, 
> kopi�ren of verspreiden van de inhoud van dit bericht (met bijlagen).
> 
> This message (with attachments) is given in good faith. 
> Kennisnet cannot assume any responsibility for the accuracy 
> or reliability of the information contained in this message 
> (with attachments), nor shall the information be construed as 
> constituting any obligation on the part of Kennisnet. The 
> information contained in this message (with attachments) may 
> be confidential or privileged and is only intended for the 
> use of the named addressee. If you are not the intended 
> recipient, you are requested by Kennisnet to delete this 
> message (with attachments) without opening it and you are 
> notified by Kennisnet that any disclosure, copying or 
> distribution of the information contained in this message 
> (with attachments) is strictly prohibited and unlawful.
> ----------------------------------------------------------
> 
> 


Reply via email to