Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 69660 invoked from network); 27 Apr 2007 09:10:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Apr 2007 09:10:02 -0000 Received: (qmail 50111 invoked by uid 500); 27 Apr 2007 09:09:57 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 50093 invoked by uid 500); 27 Apr 2007 09:09:57 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 50082 invoked by uid 99); 27 Apr 2007 09:09:57 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Apr 2007 02:09:57 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of wolverine.my@gmail.com designates 64.233.166.179 as permitted sender) Received: from [64.233.166.179] (HELO py-out-1112.google.com) (64.233.166.179) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Apr 2007 02:09:50 -0700 Received: by py-out-1112.google.com with SMTP id a29so690589pyi for ; Fri, 27 Apr 2007 02:09:29 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=iB0MsiRz5HRBsH7sO7hXBcvX+qMwbApvgYJV2wW15gIrlJ0d1SVxyj4IFDl2910uo9+M0RgLX0gjur3DjcLSmlaR9MEotxLss28peITHK6uKOTo/KmXbyr4cvQGqvkTCIdS4Gky+hVdagQUi9otGofr0ZuWzmgWT4nxTqu6S1Po= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=A+4Phwi/KTYLi0aRAoBT+E2CUxriVW08Ui4VAp9f2JXMhS3JwCtXanjXXLL+XCvjp5dbB4rtiXxWI0IIkdhyhrHdvam5A3rnbb4jzf5FaC0popUA365LppG/uxOUChiFZdg2xPPsoU2zQVZW3v5q2b3ExmVJdZX6p2HubpjgcsQ= Received: by 10.65.253.6 with SMTP id f6mr6050348qbs.1177664969635; Fri, 27 Apr 2007 02:09:29 -0700 (PDT) Received: by 10.65.95.1 with HTTP; Fri, 27 Apr 2007 02:09:29 -0700 (PDT) Message-ID: <7598b87a0704270209j58724306vc220474dbc2bf5f2@mail.gmail.com> Date: Fri, 27 Apr 2007 17:09:29 +0800 From: "wolverine my" To: axis-user@ws.apache.org Subject: Axis2 standalone server vs servlet container MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Hi! If we installed Axis2 in a servlet container, we are able to view the list of services and to validate the system from http:///axis2. How can we do the same if we running the Axis2 as standalone server? --------------------------------------------------------------------- To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-user-help@ws.apache.org