Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 66525 invoked from network); 11 Nov 2008 13:32:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Nov 2008 13:32:07 -0000 Received: (qmail 33148 invoked by uid 500); 11 Nov 2008 13:32:13 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 33124 invoked by uid 500); 11 Nov 2008 13:32:13 -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 33112 invoked by uid 99); 11 Nov 2008 13:32:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Nov 2008 05:32:12 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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, 11 Nov 2008 13:31:01 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B903A234C2A0 for ; Tue, 11 Nov 2008 05:31:44 -0800 (PST) Message-ID: <1420443001.1226410304711.JavaMail.jira@brutus> Date: Tue, 11 Nov 2008 05:31:44 -0800 (PST) From: "angela (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Created: (JCR-1851) SPI: Helper does not properly retrieve org.apache.jackrabbit.spi.workspacename param. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org SPI: Helper does not properly retrieve org.apache.jackrabbit.spi.workspacename param. ------------------------------------------------------------------------------------- Key: JCR-1851 URL: https://issues.apache.org/jira/browse/JCR-1851 Project: Jackrabbit Issue Type: Bug Components: jackrabbit-spi Affects Versions: 1.5.0 Reporter: angela Priority: Minor consequently the Helper always obtains SessionInfo with null workspace name. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.