Creates a workspace with the given name.
@param workspaceName name of the new workspace
@throws AccessDeniedException if the current session is not allowed tocreate the workspace
@throws RepositoryException if a workspace with the given namealready exists or if another error occurs
@see #getAccessibleWorkspaceNames()
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.