Return-Path: Delivered-To: apmail-cxf-users-archive@www.apache.org Received: (qmail 57493 invoked from network); 1 Dec 2009 14:39:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Dec 2009 14:39:27 -0000 Received: (qmail 79210 invoked by uid 500); 1 Dec 2009 14:39:26 -0000 Delivered-To: apmail-cxf-users-archive@cxf.apache.org Received: (qmail 79146 invoked by uid 500); 1 Dec 2009 14:39:26 -0000 Mailing-List: contact users-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cxf.apache.org Delivered-To: mailing list users@cxf.apache.org Received: (qmail 79136 invoked by uid 99); 1 Dec 2009 14:39:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Dec 2009 14:39:26 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of edwin.quita@gmail.com designates 209.85.160.47 as permitted sender) Received: from [209.85.160.47] (HELO mail-pw0-f47.google.com) (209.85.160.47) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Dec 2009 14:39:24 +0000 Received: by pwi9 with SMTP id 9so3111990pwi.6 for ; Tue, 01 Dec 2009 06:39:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=CXhaMGYLh8Tsx3RqVXyEVSxqaiuoWD2Qqf9BoKuR7jQ=; b=pULzg103dCgsou6y+hMtPMlDu1DKRiHtf3mVMDljiY2RUJO0mpjmmJNIZdrtptGmgp R8T+/6gu69uw0DWw5FOhvo0smYCZYlcUGGfMtqqrve9wip6x24n41B9tmWprV5Bqh1TR srSHCV6BzbOpoNLwVDAqXi4Wr7iL+CrwVKhXc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=WMcFJsg226eboQy3Jgr+VSQlSisCK3rYHIZbLkHBtlytiz7VCMkF5jmcNwFl/9teu+ WGpodGJKLyw4EWoGjzwJrW3jWJcDK5G2w+RhWJxj9+PyWVOXabIbD4r0NLGaEShOcQdo K5m13ADZwRd15wex9M++fMgEDcPYcYydD9i9U= MIME-Version: 1.0 Received: by 10.142.120.1 with SMTP id s1mr654312wfc.245.1259678344002; Tue, 01 Dec 2009 06:39:04 -0800 (PST) Date: Tue, 1 Dec 2009 22:39:03 +0800 Message-ID: <371f1a520912010639r27aab0b3s79224d40b6bea64e@mail.gmail.com> Subject: DOSGi - how do i change http port? From: Edwin Quita To: users@cxf.apache.org Content-Type: text/plain; charset=ISO-8859-1 hello codesmiths, i'm using the multiple bundle distribution of DOSGi, just want to know how do i change the http port for the endpoint in the samples included in the distribution. thanks, kits