From dev-return-72184-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Mon Mar 02 13:44:26 2009 Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 4582 invoked from network); 2 Mar 2009 13:44:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Mar 2009 13:44:26 -0000 Received: (qmail 84917 invoked by uid 500); 2 Mar 2009 13:44:25 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 84875 invoked by uid 500); 2 Mar 2009 13:44:25 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 84865 invoked by uid 99); 2 Mar 2009 13:44:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Mar 2009 05:44:25 -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; Mon, 02 Mar 2009 13:44:17 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4DA9A234C48C for ; Mon, 2 Mar 2009 05:43:56 -0800 (PST) Message-ID: <2053548125.1236001436301.JavaMail.jira@brutus> Date: Mon, 2 Mar 2009 05:43:56 -0800 (PST) From: "Joe Bohn (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-4562) 405 error when create plugin via admin console In-Reply-To: <1184247029.1235986452984.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/GERONIMO-4562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677985#action_12677985 ] Joe Bohn commented on GERONIMO-4562: ------------------------------------ Thanks for finding this. This was introduced when we were attempting to clean-up the form processing by using POST in place of GET. I'll revert the portion of the change that affected this function. > 405 error when create plugin via admin console > ---------------------------------------------- > > Key: GERONIMO-4562 > URL: https://issues.apache.org/jira/browse/GERONIMO-4562 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: Plugins > Affects Versions: 2.1.4 > Environment: OS:windows JDk 1.5 > Reporter: viola.lu > Assignee: Joe Bohn > > 1.login admin console, go to "application"->"plugin"->"create plugin" section > ->choose an item and click "export"->click next to "save plugin data" > but error page: > HTTP Status 405 - HTTP method POST is not supported by this URL > type Status report > message HTTP method POST is not supported by this URL > description The specified HTTP method is not allowed for the requested resource (HTTP method POST is not supported by this URL). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.