From dev-return-95446-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Thu Jul 12 20:25:37 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 6A325D48B for ; Thu, 12 Jul 2012 20:25:37 +0000 (UTC) Received: (qmail 16793 invoked by uid 500); 12 Jul 2012 20:25:37 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 16726 invoked by uid 500); 12 Jul 2012 20:25:36 -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 16666 invoked by uid 99); 12 Jul 2012 20:25:36 -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:25:36 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id BA5A2141887 for ; Thu, 12 Jul 2012 20:25:36 +0000 (UTC) Date: Thu, 12 Jul 2012 20:25:36 +0000 (UTC) From: "Jarek Gawor (JIRA)" To: dev@geronimo.apache.org Message-ID: <2146219244.43878.1342124736765.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1943506660.7761.1341483454855.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (GERONIMO-6370) 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/GERONIMO-6370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13413159#comment-13413159 ] Jarek Gawor commented on GERONIMO-6370: --------------------------------------- In revision 1360908 I added two additional functions to EBADeploymentManager that will make GEP operations a bit easy: 1. getEBAContentBundlePublishLocation() returns a directory location of the unpacked bundle. GEP will use this directory to publish the file updates. The function returns non-null value only if the bundle is unpacked into a directory. 2. getEBAContentBundleId() returns a bundle id given a bundle symbolic name and version. This is just to optimize GEP operation when trying to get bundle id for a module in Eclipse. > Update static files without bundle restart > ------------------------------------------ > > Key: GERONIMO-6370 > URL: https://issues.apache.org/jira/browse/GERONIMO-6370 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: Aries > Affects Versions: 3.0 > Reporter: viola.lu > Assignee: viola.lu > Fix For: 3.0.1 > > > https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-796 > have to extract bundles when install EBA and install it via reference: file -- 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