So default workspace configuration is used as a "template" for other 
workspaces...Ok...got it. 


Thanks
 
Amir

-----Original Message-----
From: dev-list@magnolia.info [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 23, 2007 12:51 PM
To: dev-list@magnolia.info
Subject: Re: [magnolia-dev] Repository config

jsr-170 does not define any interface to create workspaces, in 
magnolia/jackrabbitProviderImpl its created using Jackrabbit specific API

> In order to make the config apply to all the workspaces should the 
> second line say something like:
> ...
> <Workspace name="${wsp.name}">
> ...
> Instead of applying it only to default workspace...?
>

All workspaces are created using default workspace (refer to JR API),  
you can change this behaviour if needed by implementing  
info.magnolia.repository.Provider interface


Regards,

Sameer Charles
Magnolia International Ltd.

------------------------------------------------------------------------ 
---------
[EMAIL PROTECTED]       http://www.magnolia.info
Magnolia®  - Simple Enterprise Content Management
------------------------------------------------------------------------ 
---------




On May 23, 2007, at 6:26 PM, Amir Mistric wrote:

> While trying to configure our repository to use Oracle backend, I  
> noticed that all Magnolia configurations have:
>
>
> ...
> ...
>   <Workspaces rootPath="${rep.home}/workspaces"  
> defaultWorkspace="default" />
>   <Workspace name="default">
> ...
> ...
>
>
> In order to make the config apply to all the workspaces should the  
> second line say something like:
> ...
> <Workspace name="${wsp.name}">
> ...
> Instead of applying it only to default workspace...?
>
>
>
> Thanks
> Amir
>
>
>
>
> ----------------------------------------------------------------
> for list details see
> http://www.magnolia.info/en/developer.html
> ----------------------------------------------------------------




----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------

Reply via email to