Return-Path: X-Original-To: apmail-jackrabbit-dev-archive@www.apache.org Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4B617E0B2 for ; Fri, 1 Feb 2013 10:59:18 +0000 (UTC) Received: (qmail 35657 invoked by uid 500); 1 Feb 2013 10:59:17 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 33071 invoked by uid 500); 1 Feb 2013 10:59:14 -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 31886 invoked by uid 99); 1 Feb 2013 10:59:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Feb 2013 10:59:13 +0000 Date: Fri, 1 Feb 2013 10:59:13 +0000 (UTC) From: "Sarfaraaz ASLAM (JIRA)" To: dev@jackrabbit.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (JCR-3509) Workspace maxIdleTime parameter not working 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/JCR-3509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13568660#comment-13568660 ] Sarfaraaz ASLAM commented on JCR-3509: -------------------------------------- Finally found the root of the problem. My application uses spring module RepositoryFactoryBean instead of standard jackrabbit RepositoryImpl bean. The spring RepositoryFactoryBean bean igoneres the maxIdleTime parameter. Do you have any solution to overcome this? > Workspace maxIdleTime parameter not working > ------------------------------------------- > > Key: JCR-3509 > URL: https://issues.apache.org/jira/browse/JCR-3509 > Project: Jackrabbit Content Repository > Issue Type: Bug > Components: config > Affects Versions: 2.4.3 > Environment: JSF, SPRING > Reporter: Sarfaraaz ASLAM > Attachments: derby.jackrabbit.repository.xml, JcrConfigurer.java > > > would like to set the maximum number of seconds that a workspace can remain unused before the workspace is automatically closed through maxIdleTime parameter but this seems not to work. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira