Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 50354 invoked from network); 16 Mar 2010 15:14:48 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Mar 2010 15:14:48 -0000 Received: (qmail 86401 invoked by uid 500); 16 Mar 2010 15:14:48 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 86353 invoked by uid 500); 16 Mar 2010 15:14:48 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 86341 invoked by uid 99); 16 Mar 2010 15:14:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Mar 2010 15:14:48 +0000 X-ASF-Spam-Status: No, hits=-1027.7 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Mar 2010 15:14:47 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 45B0F234C4AB for ; Tue, 16 Mar 2010 15:14:27 +0000 (UTC) Message-ID: <1445538196.290071268752467284.JavaMail.jira@brutus.apache.org> Date: Tue, 16 Mar 2010 15:14:27 +0000 (UTC) From: "Justin Edelson (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Commented: (JCRSITE-27) update faq to reference Workspace.createWorkspace() API In-Reply-To: <2124097100.289611268750547305.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/JCRSITE-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845928#action_12845928 ] Justin Edelson commented on JCRSITE-27: --------------------------------------- thanks > update faq to reference Workspace.createWorkspace() API > ------------------------------------------------------- > > Key: JCRSITE-27 > URL: https://issues.apache.org/jira/browse/JCRSITE-27 > Project: Jackrabbit Site > Issue Type: Bug > Components: site > Reporter: Justin Edelson > Assignee: Alexander Klimetschek > > on http://jackrabbit.apache.org/frequently-asked-questions.html, "The JCR API does not contain features for creating or managing workspaces, so you need to use Jackrabbit-specific functionality for creating new workspaces. You can create a new workspace either manually or programmatically." is false now. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.