Return-Path: X-Original-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D9ABDDC9E for ; Tue, 9 Oct 2012 17:54:02 +0000 (UTC) Received: (qmail 14645 invoked by uid 500); 9 Oct 2012 17:54:02 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 14617 invoked by uid 500); 9 Oct 2012 17:54:02 -0000 Mailing-List: contact ambari-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-dev@incubator.apache.org Received: (qmail 14607 invoked by uid 99); 9 Oct 2012 17:54:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Oct 2012 17:54:02 +0000 Date: Tue, 9 Oct 2012 17:54:02 +0000 (UTC) From: "John Speidel (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: <981217628.15758.1349805242785.JavaMail.jiratomcat@arcas> In-Reply-To: <1482985279.15753.1349805003114.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (AMBARI-833) Add missing Path annotation to rest services for put/post/delete 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/AMBARI-833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Speidel updated AMBARI-833: -------------------------------- Attachment: AMBARI-833.patch > Add missing Path annotation to rest services for put/post/delete > ---------------------------------------------------------------- > > Key: AMBARI-833 > URL: https://issues.apache.org/jira/browse/AMBARI-833 > Project: Ambari > Issue Type: Bug > Reporter: John Speidel > Assignee: John Speidel > Attachments: AMBARI-833.patch > > > In some services, the @Path annotation is missing for PUT/POST/DELETE methods. > This resulted in a 405 error when attempting to invoke the method via http. -- 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