From dev-return-6157-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Wed Apr 11 18:56:50 2007 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 52933 invoked from network); 11 Apr 2007 18:56:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Apr 2007 18:56:50 -0000 Received: (qmail 87864 invoked by uid 500); 11 Apr 2007 18:56:56 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 87841 invoked by uid 500); 11 Apr 2007 18:56:56 -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 Received: (qmail 87832 invoked by uid 99); 11 Apr 2007 18:56:56 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Apr 2007 11:56:56 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Apr 2007 11:56:49 -0700 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1HbhzZ-0005Ry-7H for dev@activemq.apache.org; Wed, 11 Apr 2007 11:56:29 -0700 Message-ID: <9946223.post@talk.nabble.com> Date: Wed, 11 Apr 2007 11:56:29 -0700 (PDT) From: Arabinda To: dev@activemq.apache.org Subject: Issues with sending and Recieve messages to a Queue MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: arabinda@nagarro.com X-Virus-Checked: Checked by ClamAV on apache.org Hi , 1)I have integaret JBOSS with ActiveMQ. 2) create *-ds.xml to configure connection factory and inbound and outbound resources. 3) I have One Session bean and 4 MDB to send and recive message . in jboss.xml i have defined destination-jndi-name for every MDB .Assuming on deployment it will create Queue and send/Recieve message in defined queues . But it is not happen , it waits for long time , probably i miss something , Can anyone help me to figure out what may be the problem. Thanks, Arabinda -- View this message in context: http://www.nabble.com/Issues-with-sending-and-Recieve-messages-to-a-Queue-tf3561376s2354.html#a9946223 Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.