Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3633D854B for ; Thu, 1 Sep 2011 15:58:27 +0000 (UTC) Received: (qmail 30059 invoked by uid 500); 1 Sep 2011 15:58:26 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 30031 invoked by uid 500); 1 Sep 2011 15:58:26 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 30023 invoked by uid 99); 1 Sep 2011 15:58:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Sep 2011 15:58:26 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Sep 2011 15:58:21 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Qz9eR-0007Ae-L9 for users@camel.apache.org; Thu, 01 Sep 2011 08:57:59 -0700 Date: Thu, 1 Sep 2011 08:57:59 -0700 (PDT) From: boday To: users@camel.apache.org Message-ID: <1314892679649-4758894.post@n5.nabble.com> In-Reply-To: <1314891242378-4758797.post@n5.nabble.com> References: <5380c69c0907080544j5f8ae4c1v7f795d070996111b@mail.gmail.com> <5380c69c0907080545q9f2d1cnddd4bea494c14e6d@mail.gmail.com> <1310422006266-478889.post@n5.nabble.com> <4BB1532A.4010108@gmail.com> <1310422006257-4576821.post@n5.nabble.com> <1313049260593-4688736.post@n5.nabble.com> <1314817586373-4755568.post@n5.nabble.com> <1314822298188-4755900.post@n5.nabble.com> <1314891242378-4758797.post@n5.nabble.com> Subject: Re: Embedded web console MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org hmmm...I'd think those paths would be relative to the web app context...not sure why you'd need to add the context in explicity... wilsonsjc wrote: > > Thanks for your reply, > > I downloaded camel-web-2.8.0-sources.jar and modified java files under > org.apache.camel.web.resources package from new URI("/routes") to new > URI("/services/routes") then recompiled to jar. > > It's working. I can see the changes after I click the start and stop. Now > it's redirect to "/services/routes" > ----- Ben O'Day IT Consultant -http://consulting-notes.com -- View this message in context: http://camel.465427.n5.nabble.com/Embedded-web-console-tp478885p4758894.html Sent from the Camel - Users mailing list archive at Nabble.com.