From users-return-31084-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Wed Jun 13 14:27:53 2012 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 8CBD19A7B for ; Wed, 13 Jun 2012 14:27:53 +0000 (UTC) Received: (qmail 14484 invoked by uid 500); 13 Jun 2012 14:27:52 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 14448 invoked by uid 500); 13 Jun 2012 14:27:52 -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 14437 invoked by uid 99); 13 Jun 2012 14:27:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jun 2012 14:27:52 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.250.139 is neither permitted nor denied by domain of jimwert@gmail.com) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jun 2012 14:27:46 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1SeoXd-0003vD-LR for users@activemq.apache.org; Wed, 13 Jun 2012 07:27:25 -0700 Date: Wed, 13 Jun 2012 07:27:25 -0700 (PDT) From: BocaJim To: users@activemq.apache.org Message-ID: <1339597645656-4653252.post@n4.nabble.com> Subject: AMQ 5.6 NIO Transport & Interceptors Problem MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello all, I am having a problem, we have an interceptor that adds a custom security layer to AMQ that we've been using an 5.4 and 5.5, when we use it in 5.6 its OK, but when I change the transport from tcp to nio, we no longer get callbacks, and the connections lockup and don't complete... Is this a known issue on 5.6 that interceptors don't work with NIO? Thanks Jim -- View this message in context: http://activemq.2283324.n4.nabble.com/AMQ-5-6-NIO-Transport-Interceptors-Problem-tp4653252.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.