i 'd like to be able to create two types of workspaces, one uses database
persistent manager and one uses local file system. i understand i can do
that manually, but when i am using the jackrabbit calls, i always get the
same type of workspaces. looks like you can only have one workspace template
under the "workspaces" node. is my understanding correct? thanks.

    <Workspaces rootPath="${rep.home}/workspaces"
defaultWorkspace="default"/>
    <!--
        workspace configuration template:
        used to create the initial workspace if there's no workspace yet
    -->
    <Workspace name="${wsp.name}">

-- 
View this message in context: 
http://www.nabble.com/more-than-workspace-template-possible--tp19497447p19497447.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.

Reply via email to