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 07673200B27 for ; Wed, 22 Jun 2016 16:16:17 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 05E30160A36; Wed, 22 Jun 2016 14:16:17 +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 45D22160A24 for ; Wed, 22 Jun 2016 16:16:16 +0200 (CEST) Received: (qmail 48099 invoked by uid 500); 22 Jun 2016 14:16:15 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Delivered-To: moderator for dev@activemq.apache.org Received: (qmail 25676 invoked by uid 99); 22 Jun 2016 12:14:36 -0000 X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.349 X-Spam-Level: ** X-Spam-Status: No, score=2.349 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URI_HEX=1.313, URI_TRY_3LD=0.064] autolearn=disabled Date: Wed, 22 Jun 2016 04:34:25 -0700 (PDT) From: MMA_EDFX To: dev@activemq.apache.org Message-ID: <1466595265689-4713246.post@n4.nabble.com> In-Reply-To: References: <1466521461782-4713199.post@n4.nabble.com> <1466530306801-4713209.post@n4.nabble.com> Subject: Re: ActiveMQ 5.13.3: Class is not trusted to be serialized as ObjectMessage payload MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Wed, 22 Jun 2016 14:16:17 -0000 Thanks Hassan. I was adding the ALL_PACKAGE_OPTS in wrong place. So it was not come in the log file. Thanks again I added after the line rem Add OpenEJB javaagent set ALL_PACKAGE_OPTS="-Dorg.apache.activemq.SERIALIZABLE_PACKAGES=*" set JAVA_OPTS=%JAVA_OPTS% %ALL_PACKAGE_OPTS% Now it looks to be working. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-5-13-3-Class-is-not-trusted-to-be-serialized-as-ObjectMessage-payload-tp4713199p4713246.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.