Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-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 5B63718161 for ; Fri, 15 May 2015 17:44:03 +0000 (UTC) Received: (qmail 37160 invoked by uid 500); 15 May 2015 17:44:03 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 37124 invoked by uid 500); 15 May 2015 17:44:03 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 37112 invoked by uid 99); 15 May 2015 17:44:02 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 May 2015 17:44:02 +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 5B5DBC0B1C for ; Fri, 15 May 2015 17:44:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 4.658 X-Spam-Level: **** X-Spam-Status: No, score=4.658 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, NML_ADSP_CUSTOM_MED=1.2, SPF_SOFTFAIL=0.972, URIBL_BLOCKED=0.001, URI_HEX=1.313, URI_TRY_3LD=1.171] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 2dc-OU7k-zgy for ; Fri, 15 May 2015 17:43:54 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTP id 4378742B0E for ; Fri, 15 May 2015 17:43:54 +0000 (UTC) Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id 5967E1E69AE9 for ; Fri, 15 May 2015 10:44:17 -0700 (PDT) Date: Fri, 15 May 2015 10:26:35 -0700 (PDT) From: "emre.kr@gmail.com" To: users@activemq.apache.org Message-ID: <1431710795006-4696577.post@n4.nabble.com> Subject: Hide exception details from client MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, I am using activemq 5.11.1 / stomp over web socket. When I enable authentication activemq sending stack trace details to client. Is there a way of avoiding that behavior. -- View this message in context: http://activemq.2283324.n4.nabble.com/Hide-exception-details-from-client-tp4696577.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.