Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 59880 invoked from network); 7 Nov 2008 06:42:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Nov 2008 06:42:31 -0000 Received: (qmail 98067 invoked by uid 500); 7 Nov 2008 06:42:37 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 98042 invoked by uid 500); 7 Nov 2008 06:42:36 -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 98031 invoked by uid 99); 7 Nov 2008 06:42:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Nov 2008 22:42:36 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG 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; Fri, 07 Nov 2008 06:41:18 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KyL2d-0002Bn-Au for users@activemq.apache.org; Thu, 06 Nov 2008 22:41:59 -0800 Message-ID: <20375482.post@talk.nabble.com> Date: Thu, 6 Nov 2008 22:41:59 -0800 (PST) From: manish_goyal To: users@activemq.apache.org Subject: help need in configuring scenario MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: manishkumar_goyal@infosys.com X-Virus-Checked: Checked by ClamAV on apache.org Hi, I have a scenario in which I have a JAVA Application. JAVA application create a object and send that object to ActiveMQ JMS queue. Now from JMS queue, using log4j.xml file i need to extract the data from the object and send that data to file. Program flow:- JAVA Application ---> ActiveMQ JMS ---> File Please send the detail explanation for configuring this scenario. Thanks. Regards, Manish -- View this message in context: http://www.nabble.com/help-need-in-configuring-scenario-tp20375482p20375482.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.