Return-Path: X-Original-To: apmail-servicemix-dev-archive@www.apache.org Delivered-To: apmail-servicemix-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 8B5DA85F8 for ; Mon, 5 Sep 2011 11:32:01 +0000 (UTC) Received: (qmail 92918 invoked by uid 500); 5 Sep 2011 11:32:01 -0000 Delivered-To: apmail-servicemix-dev-archive@servicemix.apache.org Received: (qmail 92899 invoked by uid 500); 5 Sep 2011 11:31:57 -0000 Mailing-List: contact dev-help@servicemix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@servicemix.apache.org Delivered-To: mailing list dev@servicemix.apache.org Delivered-To: moderator for dev@servicemix.apache.org Received: (qmail 31627 invoked by uid 99); 5 Sep 2011 10:37:43 -0000 X-ASF-Spam-Status: No, hits=2.1 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.236.26 is neither permitted nor denied by domain of pranay6723@gmail.com) Date: Mon, 5 Sep 2011 03:37:16 -0700 (PDT) From: pranay6723 To: dev@servicemix.apache.org Message-ID: <1315219036266-4769992.post@n5.nabble.com> Subject: Problem regarding activemq queue.. MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi all, I have developed a code in which I am using camel 2.8.0, maven 3.0.3, servicemix 4.3.0 and spring DSL, what I am doing is, 1)reading xml file from one folder. 2) sending it to a jms queue1. 3) doing first xslt transformation and sending it to queue2. 4) doing second xslt transformation and sending it to queue3 and wiretaping to a "output" folder. When I compile and copy zip file to deploy folder of servicemix and start servicemix, for first time (first xml) everything works properly and i get output in "output" folder. But when i put another file in input folder it wont goes to queue.. I dont know what is happening there.. where i am missing? please help me.. Thanks in advance.. Regards, Pranay -- View this message in context: http://servicemix.396122.n5.nabble.com/Problem-regarding-activemq-queue-tp4769992p4769992.html Sent from the ServiceMix - Dev mailing list archive at Nabble.com.