From users-return-26512-archive-asf-public=cust-asf.ponee.io@tomee.apache.org Wed Feb 14 18:23:36 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 4F336180621 for ; Wed, 14 Feb 2018 18:23:36 +0100 (CET) Received: (qmail 96443 invoked by uid 500); 14 Feb 2018 17:23:35 -0000 Mailing-List: contact users-help@tomee.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@tomee.apache.org Delivered-To: mailing list users@tomee.apache.org Received: (qmail 96431 invoked by uid 99); 14 Feb 2018 17:23:34 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Feb 2018 17:23:34 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 35AD2C030C for ; Wed, 14 Feb 2018 17:23:34 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 4.812 X-Spam-Level: **** X-Spam-Status: No, score=4.812 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_LINKBAIT=2.5, SPF_HELO_PASS=-0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id ApBB5me4C3WZ for ; Wed, 14 Feb 2018 17:23:33 +0000 (UTC) Received: from n4.nabble.com (n4.nabble.com [162.253.133.72]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 0DC9C5F3F0 for ; Wed, 14 Feb 2018 17:23:33 +0000 (UTC) Received: from mben.nabble.com (localhost [127.0.0.1]) by n4.nabble.com (Postfix) with ESMTP id B0C2A18BAE6F8 for ; Wed, 14 Feb 2018 10:23:32 -0700 (MST) Date: Wed, 14 Feb 2018 10:23:32 -0700 (MST) From: Rourke To: users@tomee.apache.org Message-ID: <1518629012674-0.post@n4.nabble.com> Subject: Removing version string from banner MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit When an error happens I get an error saying: Apache Tomcat (TomEE)/8.0.0 (7.0.0) I know how to get rid of "Tomcat" and "8.0.0"... How can I do the same with "Tomee" and its version? -- Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Users-f979441.html