Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 57283 invoked from network); 25 Aug 2005 20:00:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Aug 2005 20:00:19 -0000 Received: (qmail 4920 invoked by uid 500); 25 Aug 2005 20:00:15 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 4783 invoked by uid 500); 25 Aug 2005 20:00:13 -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 4770 invoked by uid 99); 25 Aug 2005 20:00:13 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Aug 2005 13:00:13 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 7FC6F12D for ; Thu, 25 Aug 2005 22:00:12 +0200 (CEST) Message-ID: <365927751.1125000012522.JavaMail.jira@ajax.apache.org> Date: Thu, 25 Aug 2005 22:00:12 +0200 (CEST) From: "Sachin Patel (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-914) Need IUndoableOperation operations for setting security In-Reply-To: <2082283604.1124934488480.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMO-914?page=all ] Sachin Patel updated GERONIMO-914: ---------------------------------- Attachment: patch2.txt This patch needs to be applid as well. Loads the username/password from serverInstanceProperties rather then hardcoded "system", "manager". > Need IUndoableOperation operations for setting security > ------------------------------------------------------- > > Key: GERONIMO-914 > URL: http://issues.apache.org/jira/browse/GERONIMO-914 > Project: Geronimo > Type: Bug > Components: eclipse-plugin > Reporter: Sachin Patel > Attachments: patch.txt, patch2.txt > > Implementing ServerEditor section requires a call to execute(IUndoableOperations) to set any configuration information for the server. For the security section, IUndoableOperations needed to be defined to set the server username and password. Otherwise the editor will not be marked dirty if modifications to those fields are made. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira