Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 16588 invoked from network); 4 Aug 2009 07:11:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Aug 2009 07:11:56 -0000 Received: (qmail 75050 invoked by uid 500); 4 Aug 2009 07:12:01 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 74962 invoked by uid 500); 4 Aug 2009 07:12:00 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 74952 invoked by uid 99); 4 Aug 2009 07:12:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Aug 2009 07:12:00 +0000 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; Tue, 04 Aug 2009 07:11:57 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2E212234C04B for ; Tue, 4 Aug 2009 00:11:36 -0700 (PDT) Message-ID: <589595444.1249369896180.JavaMail.jira@brutus> Date: Tue, 4 Aug 2009 00:11:36 -0700 (PDT) From: "Dejan Bosanac (JIRA)" To: dev@activemq.apache.org Subject: [jira] Resolved: (AMQ-2190) Add Jstl jar library to the WAR generated for ActiveMQ Web Console 5.x / OSGFied the MANIFEST.INF file In-Reply-To: <1759071753.1238498734680.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dejan Bosanac resolved AMQ-2190. -------------------------------- Resolution: Won't Fix Fix Version/s: 5.3.0 Assignee: Dejan Bosanac This was a problem with older versions of PAX. There's a guide, that instructs how to integrate web console with the ServiceMix http://activemq.apache.org/osgi-integration.html#OSGiIntegration-Webconsole More improvements will be added for new 6.0 console. > Add Jstl jar library to the WAR generated for ActiveMQ Web Console 5.x / OSGFied the MANIFEST.INF file > ------------------------------------------------------------------------------------------------------ > > Key: AMQ-2190 > URL: https://issues.apache.org/activemq/browse/AMQ-2190 > Project: ActiveMQ > Issue Type: Improvement > Reporter: Charles Moulliard > Assignee: Dejan Bosanac > Fix For: 5.3.0 > > > Hi, > I have deployed the ActiveMq Web Console 5.2 war top of ServiceMix 4 but I have modified the WAR locally because the jstl jar library is not included in the folder WEB-INF/lib. > Is it possible to add it ? > BTW, it should be interesting to OSGIfied the MANIFEST-FILE in orde to avoid that users must use the command wrap of PAX to deploy it in a OSGI server like ServiceMix -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.