From users-return-24831-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Mon Aug 09 08:11:41 2010 Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 57075 invoked from network); 9 Aug 2010 08:11:41 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 9 Aug 2010 08:11:41 -0000 Received: (qmail 17285 invoked by uid 500); 9 Aug 2010 08:11:41 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 16994 invoked by uid 500); 9 Aug 2010 08:11:38 -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 16986 invoked by uid 99); 9 Aug 2010 08:11:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Aug 2010 08:11:37 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_HELO_PASS,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Aug 2010 08:11:31 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1OiNRv-00067g-Eu for users@activemq.apache.org; Mon, 09 Aug 2010 01:11:11 -0700 Message-ID: <29385644.post@talk.nabble.com> Date: Mon, 9 Aug 2010 01:11:11 -0700 (PDT) From: sjavadeveloper To: users@activemq.apache.org Subject: Re: ActiveMQ (JMS API) hangs when trying to start connection over Stomp In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: server.java.developer@gmail.com References: <29356464.post@talk.nabble.com> Thanks for you reply. I was under the impression that the JMS API could be used with different protocols, such as Stomp. Is this not the case? Dejan Bosanac wrote: > > Hi, > > JMS and Stomp APIs are two different things and you cannot use stomp > transport over JMS API. If you want to use Stomp from Java (but I'd > always recommend JMS API), you can you this > http://activemq.apache.org/stomp.html#Stomp-JavaAPI > > Cheers > -- View this message in context: http://old.nabble.com/ActiveMQ-%28JMS-API%29-hangs-when-trying-to-start-connection-over-Stomp-tp29356464p29385644.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.