Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3E88898FB for ; Thu, 27 Oct 2011 21:18:48 +0000 (UTC) Received: (qmail 13899 invoked by uid 500); 27 Oct 2011 21:18:48 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 13871 invoked by uid 500); 27 Oct 2011 21:18:48 -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 13863 invoked by uid 99); 27 Oct 2011 21:18:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Oct 2011 21:18:48 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=FREEMAIL_FROM,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.236.26 is neither permitted nor denied by domain of meena.mk@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Oct 2011 21:18:42 +0000 Received: from joe.nabble.com ([192.168.236.139]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1RJXLC-00026G-5w for dev@activemq.apache.org; Thu, 27 Oct 2011 14:18:22 -0700 Date: Thu, 27 Oct 2011 14:18:22 -0700 (PDT) From: menamk To: dev@activemq.apache.org Message-ID: <1319750302166-3946078.post@n4.nabble.com> Subject: JMS-To start with MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi , Am very new to JMS . I have an applicaion which loads data every 30 secs. Right now am achieving through database polling. I am planning to use JMS for this functionalty. Can anybody help me to know how should I start with.Now my DAO has a method which loads data from the database every 30 seconds. If i start using JMS in my case who will be the sender and receiver? Thanks -- View this message in context: http://activemq.2283324.n4.nabble.com/JMS-To-start-with-tp3946078p3946078.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.