From dev-return-21235-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Thu Dec 18 13:17:14 2008 Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 98361 invoked from network); 18 Dec 2008 13:17:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Dec 2008 13:17:14 -0000 Received: (qmail 76691 invoked by uid 500); 18 Dec 2008 13:17:25 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 76668 invoked by uid 500); 18 Dec 2008 13:17:25 -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 76651 invoked by uid 99); 18 Dec 2008 13:17:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Dec 2008 05:17:25 -0800 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED 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; Thu, 18 Dec 2008 13:17:06 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3BCD7234C439 for ; Thu, 18 Dec 2008 05:16:46 -0800 (PST) Message-ID: <1961261653.1229606206240.JavaMail.jira@brutus> Date: Thu, 18 Dec 2008 05:16:46 -0800 (PST) From: "Jukka Zitting (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Resolved: (JCR-1912) RMI reference not automatically bound by the standalone server In-Reply-To: <1922516766.1229531384205.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-1912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved JCR-1912. -------------------------------- Resolution: Fixed Fixed in revision 727492. > RMI reference not automatically bound by the standalone server > -------------------------------------------------------------- > > Key: JCR-1912 > URL: https://issues.apache.org/jira/browse/JCR-1912 > Project: Jackrabbit > Issue Type: Bug > Components: jackrabbit-standalone > Affects Versions: 1.5.0 > Reporter: Jukka Zitting > Assignee: Jukka Zitting > Priority: Minor > Fix For: 1.5.1 > > > The RMI servlet in the 1.5.0 standalone server is only initialized (and the remote reference bound to the RMI registry) when the http://.../rmi URL is first accessed. The RMI binding should be made as soon as the standalone server starts. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.