[ 
http://issues.apache.org/jira/browse/JCR-148?page=comments#action_12317975 ] 

Serge Huber commented on JCR-148:
---------------------------------

I've looked into the problem and following Edgar's suggestion is to create 
maybe a table that would map :

id, workspace_name

This would allow for workspace renaming, while keeping the identity of the 
workspace. The problem is that this table would not be purged as I am not aware 
of methods to remove workspaces. So entries would be added to this tables, but 
maybe never removed (especially for the defaults, the version workspace, etc) ?

Any thoughts and suggestions on this are welcome.

> ORM-PMs store data disregarding the workspace
> ---------------------------------------------
>
>          Key: JCR-148
>          URL: http://issues.apache.org/jira/browse/JCR-148
>      Project: Jackrabbit
>         Type: Bug
>     Reporter: Edgar Poce

>
> This bug was reported in the mailing list on june 8th. See 
> http://thread.gmane.org/gmane.comp.apache.jackrabbit.devel/2247
> ORM PMs store itemstates disregarding the workspace name, which means that 
> the data stored in one
> workspace is accessible from any other.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to