Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 9770 invoked from network); 18 Aug 2009 22:08:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Aug 2009 22:08:21 -0000 Received: (qmail 5278 invoked by uid 500); 18 Aug 2009 22:08:38 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 5160 invoked by uid 500); 18 Aug 2009 22:08:38 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 5151 invoked by uid 99); 18 Aug 2009 22:08:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Aug 2009 22:08:38 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Aug 2009 22:08:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C929929A0012 for ; Tue, 18 Aug 2009 15:08:14 -0700 (PDT) Message-ID: <524225988.1250633294823.JavaMail.jira@brutus> Date: Tue, 18 Aug 2009 15:08:14 -0700 (PDT) From: "Asen Asenov (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Created: (AXIS2-4467) Incorporate AxisAdminServlet into a jar file for easy on assembling a custom WAR file. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Incorporate AxisAdminServlet into a jar file for easy on assembling a custom WAR file. --------------------------------------------------------------------------------------- Key: AXIS2-4467 URL: https://issues.apache.org/jira/browse/AXIS2-4467 Project: Axis 2.0 (Axis2) Issue Type: Improvement Components: admin console Affects Versions: 1.5 Reporter: Asen Asenov The current Axis2-1.5 .war distribution comes with webapp/WEB-INF/classes and there is the .class file, but this really needs to be put into a jar file for maintenance free use in to a custom application assembly WAR file. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.