Return-Path: Delivered-To: apmail-incubator-ace-dev-archive@minotaur.apache.org Received: (qmail 32888 invoked from network); 7 Jul 2009 11:48:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Jul 2009 11:48:27 -0000 Received: (qmail 21960 invoked by uid 500); 7 Jul 2009 11:48:37 -0000 Delivered-To: apmail-incubator-ace-dev-archive@incubator.apache.org Received: (qmail 21893 invoked by uid 500); 7 Jul 2009 11:48:37 -0000 Mailing-List: contact ace-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ace-dev@incubator.apache.org Delivered-To: mailing list ace-dev@incubator.apache.org Received: (qmail 21872 invoked by uid 99); 7 Jul 2009 11:48:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jul 2009 11:48:37 +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, 07 Jul 2009 11:48:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id EE063234C1EB for ; Tue, 7 Jul 2009 04:48:14 -0700 (PDT) Message-ID: <2132500373.1246967294974.JavaMail.jira@brutus> Date: Tue, 7 Jul 2009 04:48:14 -0700 (PDT) From: "Angelo van der Sijpt (JIRA)" To: ace-dev@incubator.apache.org Subject: [jira] Updated: (ACE-23) Use PAX Webextender to deploy GWT wars In-Reply-To: <1004733692.1246629527357.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/ACE-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Angelo van der Sijpt updated ACE-23: ------------------------------------ Attachment: pax-web-extender-war-0.7.0-SNAPSHOT.jar pax-web-bundle-0.6.0.jar ace-23-pt2.patch This patch includes the creation of a new target, 'dev-server-webui', which includes a server, obr, and has a still empty, but OSGi-aware GWT web UI. Just build the application, start dev-server-webui, and go to localhost:8080/webui The two attached bundles are included for convenience, they have been downloaded from ops4j, and should go into the core/ext directory. I could not find a release for pax-web-extender-war, so I used the latest snapshot. > Use PAX Webextender to deploy GWT wars > --------------------------------------- > > Key: ACE-23 > URL: https://issues.apache.org/jira/browse/ACE-23 > Project: Ace > Issue Type: Task > Components: Web UI > Reporter: Marcel Offermans > Assignee: Marcel Offermans > Attachments: ace-23-pt1.patch, ace-23-pt2.patch, bnd.jar, pax-web-bundle-0.6.0.jar, pax-web-extender-war-0.7.0-SNAPSHOT.jar > > > Update our build so we can have a bundlified version of our UI, consisting of a war that has been created by GWT. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.