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
----------------------------------------------------------------

Reply via email to