Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 43025 invoked from network); 19 Oct 2004 21:10:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 19 Oct 2004 21:10:03 -0000 Received: (qmail 75007 invoked by uid 500); 19 Oct 2004 21:09:54 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 74886 invoked by uid 500); 19 Oct 2004 21:09:53 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 74873 invoked by uid 99); 19 Oct 2004 21:09:53 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [195.158.54.145] (HELO mail.c-ware.de) (195.158.54.145) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 19 Oct 2004 14:09:52 -0700 Received: (qmail 21932 invoked from network); 19 Oct 2004 20:47:37 -0000 Received: from unknown (HELO ?127.0.0.1?) (80.137.34.30) by 0 with SMTP; 19 Oct 2004 20:47:37 -0000 Message-ID: <417582BB.7050408@c-ware.de> Date: Tue, 19 Oct 2004 23:10:19 +0200 From: Christofer Dutz User-Agent: Mozilla Thunderbird 0.7 (Windows/20040616) X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Re: Cocoon + JBoss installation question References: <417565C1.8040308@c-ware.de> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Just go into the deploy/tomcatXYZ.sar folder. Do a Full-Text-Search for "8080" and replace them with "80" (be sure only to change real port-numbers and not any parts of id's) That should do the tric. Chris beyaNet wrote: > Christofer, > thanks for that information. so i just grab my current cocoon folder > and place it in JBoss, I presume as /tomcat/webapps/cocoon.war. My > last question is, in my current setup apache/tomcat, I have amended my > apache conf files so that I can access my site as 127.0.0.1/mysite > insted of 127.0.0.1:8080/mysite. What do I need to configure in JBoss > to achieve the same? > > many thanks > > Andrew > On 19 Oct 2004, at 20:06, Christofer Dutz wrote: > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org