From dev-return-95447-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Thu Jul 12 20:35:35 2012 Return-Path: X-Original-To: apmail-geronimo-dev-archive@www.apache.org Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B95C3D7D7 for ; Thu, 12 Jul 2012 20:35:35 +0000 (UTC) Received: (qmail 50685 invoked by uid 500); 12 Jul 2012 20:35:34 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 50591 invoked by uid 500); 12 Jul 2012 20:35:34 -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 50484 invoked by uid 99); 12 Jul 2012 20:35:34 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jul 2012 20:35:34 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 7AB07142860 for ; Thu, 12 Jul 2012 20:35:34 +0000 (UTC) Date: Thu, 12 Jul 2012 20:35:34 +0000 (UTC) From: "Jarek Gawor (JIRA)" To: dev@geronimo.apache.org Message-ID: <1055040572.43947.1342125334504.JavaMail.jiratomcat@issues-vm> In-Reply-To: <849576675.38934.1340289042840.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (GERONIMODEVTOOLS-796) Update static files without bundle restart 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/GERONIMODEVTOOLS-796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13413170#comment-13413170 ] Jarek Gawor commented on GERONIMODEVTOOLS-796: ---------------------------------------------- In revision 1360915 I got the GEP part of this feature mostly working. However, a bit more work is required on the server side. > Update static files without bundle restart > ------------------------------------------ > > Key: GERONIMODEVTOOLS-796 > URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-796 > Project: Geronimo-Devtools > Issue Type: New Feature > Components: eclipse-plugin > Affects Versions: 3.0-beta-1 > Reporter: Jarek Gawor > Assignee: viola.lu > > When updating a static file (e.g. a .css file) in a web application bundle, the static file is just updated on disk without restarting the entire bundle. However, if the .css file lives in a regular bundle, the entire bundle will be restarted. So, this new feature request is about extending support for static file updates without a restart to regular (non-WAB) bundles. > This probably will require server & GEP changes. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira