On Tue, May 19, 2009 at 5:25 AM, Pedro Alondra <[email protected]> wrote: > It seems there is a problem seeing all the workspaces created by command line > tool from within the web application (and vice versa).
You can normally only see (= list) all workspaces (session.getWorkspace().getAccessibleWorkspaceNames()) if you are logged in as an "admin" user. Regards, Alex -- Alexander Klimetschek [email protected]
