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 375F61109C for ; Mon, 7 Jul 2014 08:14:48 +0000 (UTC) Received: (qmail 9719 invoked by uid 500); 7 Jul 2014 08:14:47 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 9672 invoked by uid 500); 7 Jul 2014 08:14:47 -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 9661 invoked by uid 99); 7 Jul 2014 08:14:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jul 2014 08:14:47 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of maxime.nenez@orange.com does not designate 216.139.250.139 as permitted sender) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jul 2014 08:14:45 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1X443f-0008Ms-R8 for users@activemq.apache.org; Mon, 07 Jul 2014 01:13:55 -0700 Date: Mon, 7 Jul 2014 01:13:40 -0700 (PDT) From: Maxime To: users@activemq.apache.org Message-ID: <1404720820754-4682860.post@n4.nabble.com> Subject: Activemq + nio MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hello everyone, I'm trying to use activemq+nio in order to implement a stomp protocol. I imported the activemq stomp library from maven and i can see there is classes to use NIO in it. However, i can't find the xml configuration file to modify as explained on the website ( http://activemq.apache.org/configuring-transports.html). Should i create it myself ? There's something i don't understand, and i'd be very grateful if you could help me. I already tried to post on the stomp forum with no answer, so I try it, since it's more of a general question. Thank you by advance, -- View this message in context: http://activemq.2283324.n4.nabble.com/Activemq-nio-tp4682860.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.