Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 75041 invoked from network); 26 Oct 2005 21:29:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Oct 2005 21:29:17 -0000 Received: (qmail 47586 invoked by uid 500); 26 Oct 2005 21:29:17 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 47561 invoked by uid 500); 26 Oct 2005 21:29:16 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 47550 invoked by uid 99); 26 Oct 2005 21:29:16 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Oct 2005 14:29:16 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [217.72.192.225] (HELO smtp07.web.de) (217.72.192.225) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Oct 2005 14:29:13 -0700 Received: from [80.171.192.198] (helo=lars) by smtp07.web.de with asmtp (TLSv1:RC4-MD5:128) (WEB.DE 4.105 #317) id 1EUspK-0002se-00 for continuum-users@maven.apache.org; Wed, 26 Oct 2005 23:28:54 +0200 From: "Lars Francke" To: Subject: Configuring Jetty with continuum 1.0 Date: Wed, 26 Oct 2005 23:28:33 +0200 Message-ID: <000301c5da74$37d20760$0b01a8c0@lars> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcXadDddVGnszFCgTYaeTknYdtVcaw== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Sender: l.francke@web.de X-Sender: l.francke@web.de X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello, thanks to the continuum team for all their work. It's a fine piece of software. But I have one question/problem with the latest release: By packaging the apps directory into a jar you stole the possibillity to configure Jetty (to use another port). What do I have to do? Can I 'overwrite' the settings or do I have to unpack the jar file? Thanks for your help. Lars