Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 16612 invoked from network); 14 Jun 2006 20:17:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Jun 2006 20:17:52 -0000 Received: (qmail 82585 invoked by uid 500); 14 Jun 2006 20:17:52 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 82561 invoked by uid 500); 14 Jun 2006 20:17:51 -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 82550 invoked by uid 99); 14 Jun 2006 20:17:51 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jun 2006 13:17:51 -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 [62.193.206.9] (HELO webmail9.amenworld.com) (62.193.206.9) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 14 Jun 2006 13:17:50 -0700 Received: (qmail 22238 invoked from network); 14 Jun 2006 20:17:29 -0000 Received: from 74.189.97-84.rev.gaoland.net (HELO ?127.0.0.1?) (84.97.189.74) by 0 with SMTP; 14 Jun 2006 20:17:29 -0000 Message-ID: <44906ECE.60309@venisse.net> Date: Wed, 14 Jun 2006 22:17:18 +0200 From: Emmanuel Venisse User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Re: Problem starting Continuum webapp interface References: <51a999440606141241w38650d9bka81bad2415066424@mail.gmail.com> In-Reply-To: <51a999440606141241w38650d9bka81bad2415066424@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N the default http port used by continuum is 8080. Do you have an other server on this port? You can change it in apps/continuum/conf/application.xml Actually, you can't deploy continuum in a servlet container. Normally, it will be possible in 1.1 Emmanuel Punyashloka Biswal a �crit : > Hi, > > I'm trying to set up Continuum release 1.0.3 on a ppc mac. When I try > to use plexus.sh to start the program, it starts listening for XMLRPC > connections on port 8000, but doesn't bring up the web interface on > port 8080 like the documentation says it should. Do I need to change > some configuration settings? > > Also, are there instructions for deploying continuum using my own > servlet container? > > Thanks! > Punya > > >