the quick&dirty solution would be to just remove/rename the workspace.xml. there's no programmatic way yet.
cheers stefan On 7/20/05, Richard Osbaldeston <[EMAIL PROTECTED]> wrote: > I know how to create more workspaces for JackRabbit with: > ((org.apache.jackrabbit.core.WorkspaceImpl)workspace).createWorkspace(name); > > ..but how can I (or can I?) delete a workspace that isn't needed any > longer? Another one of > those messy implementation details. > > - Richard >
