Is this currently possible with sling? In the configuration in felix, it hints that the embedded server can access different workspaces.
------ Name of the workspace to use by default if not is given in any of the login methods. This name is used to implement the SlingRepository.getDefaultWorkspace() method. If this name is empty, a null value is used in JCR calls so that the default workspace provided by the JCR repository is used. (defaultWorkspace) ------ Is there a parameter you can set on a request to do this? -mike
