Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 5291A200C7C for ; Mon, 5 Jun 2017 11:14:19 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 518FD160BD4; Mon, 5 Jun 2017 09:14:19 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9877C160BBF for ; Mon, 5 Jun 2017 11:14:18 +0200 (CEST) Received: (qmail 81340 invoked by uid 500); 5 Jun 2017 09:14:17 -0000 Mailing-List: contact java-dev-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@axis.apache.org Delivered-To: mailing list java-dev@axis.apache.org Received: (qmail 81323 invoked by uid 99); 5 Jun 2017 09:14:16 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jun 2017 09:14:16 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 5620AC1456 for ; Mon, 5 Jun 2017 09:14:16 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.998 X-Spam-Level: * X-Spam-Status: No, score=1.998 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id w4bZ4qNCV9kw for ; Mon, 5 Jun 2017 09:14:14 +0000 (UTC) Received: from server3a.softwareag.com (server3a.softwareag.com [193.26.194.26]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 26C1A5FDB7 for ; Mon, 5 Jun 2017 09:14:14 +0000 (UTC) Received: from server3a.softwareag.com (2daeimsva.eur.ad.sag [10.20.90.60]) by server3a.softwareag.com (Postfix) with ESMTP id CBA5E141A4 for ; Mon, 5 Jun 2017 11:14:06 +0200 (CEST) Received: from server3a.softwareag.com (localhost [127.0.0.1]) by localhost.softwareag.com (Postfix) with ESMTP id AA721141A7 for ; Mon, 5 Jun 2017 11:14:06 +0200 (CEST) Received: from hqcas.eur.ad.sag (hqcas3.eur.ad.sag [10.20.40.43]) by server3a.softwareag.com (Postfix) with ESMTPS id 9CC62141A4 for ; Mon, 5 Jun 2017 11:14:06 +0200 (CEST) Received: from DAEEXCAS1.eur.ad.sag (10.20.58.21) by HQCAS3.eur.ad.sag (10.20.40.43) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 5 Jun 2017 11:14:06 +0200 Received: from DAEEXMBX1.eur.ad.sag ([fe80::791d:588:7add:d058]) by DAEEXCAS1.eur.ad.sag ([::1]) with mapi id 14.03.0319.002; Mon, 5 Jun 2017 11:14:06 +0200 From: "Yordanov, Detelin" To: "java-dev@axis.apache.org" Subject: RE: Axis2 webapp requires jstl Thread-Topic: Axis2 webapp requires jstl Thread-Index: AdLdw4RmFbuZnCgGThaW/NUdQHjYGAAGIKlw Date: Mon, 5 Jun 2017 09:14:05 +0000 Message-ID: <04089AF1A388DF48A8F31EE2A0E10E64010EB218A7@daeexmbx1.eur.ad.sag> Accept-Language: en-US, de-DE Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.20.58.53] Content-Type: multipart/alternative; boundary="_000_04089AF1A388DF48A8F31EE2A0E10E64010EB218A7daeexmbx1eura_" MIME-Version: 1.0 archived-at: Mon, 05 Jun 2017 09:14:19 -0000 --_000_04089AF1A388DF48A8F31EE2A0E10E64010EB218A7daeexmbx1eura_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Seems jstl dependency has been added as part of the following checkin: http://svn.apache.org/viewvc?view=3Drevision&revision=3D1745826 From: Yordanov, Detelin Sent: Monday, June 05, 2017 9:24 AM To: 'java-dev@axis.apache.org' Subject: Axis2 webapp requires jstl Hi, We noticed that latest Axis2 1.7.5 requires jstl jar for the admin web UI= to work, at least on Tomcat 8. This does not seem to be documented in the installation guide (or is it?), = could you please add this info there? Regards, Detelin --_000_04089AF1A388DF48A8F31EE2A0E10E64010EB218A7daeexmbx1eura_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Seems jstl d= ependency has been added as part of the following checkin:

 <= /o:p>

http://svn.a= pache.org/viewvc?view=3Drevision&revision=3D1745826

 

Yorda= nov, Detelin
Sent: Monday, June 05, 2017 9:24 AM
To: 'java-dev@axis.apache.org'
Subject: Axis2 webapp requires jstl

 

Hi,

  We noticed that lat= est Axis2 1.7.5 requires jstl jar for the admin web UI to work, at least on= Tomcat 8.

This does not seem to be d= ocumented in the installation guide (or is it?), could you please add this = info there?

 

Regards,=

   Detelin<= /o:p>

--_000_04089AF1A388DF48A8F31EE2A0E10E64010EB218A7daeexmbx1eura_--