Jochen created JCRVLT-744:
-----------------------------
Summary: Vaults do not handle multi workspace environments
Key: JCRVLT-744
URL: https://issues.apache.org/jira/browse/JCRVLT-744
Project: Jackrabbit FileVault
Issue Type: Bug
Components: vlt
Reporter: Jochen
The vault properties do not specify, for which workspace the package is.
All the code implicitly assumes, that there is only one workspace.
There should be a package property specifying the workspace.
>From a supplied session the switch to another workspace can be done via
session.getRepository().login(workspaceName)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)