[ 
https://issues.apache.org/jira/browse/JCR-3594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13656908#comment-13656908
 ] 

David Buchmann commented on JCR-3594:
-------------------------------------

each jackrabbit has exactly one repository. to get several, you would need to 
run several instances of it (in tomcat you could put several copies of 
jackrabbit.war with different names into your tomcat and configure them 
differently)

to create a new workspace, see 
http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Workspace.html#createWorkspace%28java.lang.String%29
 (if this is not supported, you need to update to a newer jackrabbit - but i 
think 2.4.3 should already support it)
                
> how to create a new repository programmatically or how to create a new 
> workspace in jack rabbit?
> ------------------------------------------------------------------------------------------------
>
>                 Key: JCR-3594
>                 URL: https://issues.apache.org/jira/browse/JCR-3594
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: jackrabbit-core, jackrabbit-jcr-rmi, 
> jackrabbit-jcr-server
>    Affects Versions: 2.4.3
>         Environment: windows xp,tomcat 7.0 
>            Reporter: murali
>              Labels: features, request
>             Fix For: 2.4.3
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> hi can we create a new repository or new workspace with the jackrabbit 
> version 2.4.3v ..if it is possible just help me how.. otherwise add this 
> feature.
> thanks alot to the apache people..

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to