Return-Path: Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: (qmail 40206 invoked from network); 26 May 2010 08:41:55 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 26 May 2010 08:41:55 -0000 Received: (qmail 93656 invoked by uid 500); 26 May 2010 08:41:55 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 93345 invoked by uid 500); 26 May 2010 08:41:53 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 93330 invoked by uid 500); 26 May 2010 08:41:52 -0000 Delivered-To: apmail-hadoop-hbase-dev@hadoop.apache.org Received: (qmail 93323 invoked by uid 99); 26 May 2010 08:41:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 May 2010 08:41:52 +0000 X-ASF-Spam-Status: No, hits=-1465.9 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 May 2010 08:41:52 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4Q8fVfD005725 for ; Wed, 26 May 2010 08:41:32 GMT Message-ID: <19597309.54651274863291947.JavaMail.jira@thor> Date: Wed, 26 May 2010 04:41:31 -0400 (EDT) From: "stack (JIRA)" To: hbase-dev@hadoop.apache.org Subject: [jira] Resolved: (HBASE-2369) hbase master.jsp not rooted correct in trunk In-Reply-To: <1705885071.447051269387987315.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/HBASE-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-2369. -------------------------- Resolution: Fixed This was fixed by HBASE-2583 (but broke again by HBASE-2586 but thats another story) > hbase master.jsp not rooted correct in trunk > -------------------------------------------- > > Key: HBASE-2369 > URL: https://issues.apache.org/jira/browse/HBASE-2369 > Project: HBase > Issue Type: Bug > Reporter: ryan rawson > Fix For: 0.21.0 > > > The path seems to be /webapps/master/master.jsp not /master.jsp, plus there is no automatic redirect like there used to be. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.