Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4B938DCF1 for ; Fri, 10 Aug 2012 06:37:32 +0000 (UTC) Received: (qmail 21307 invoked by uid 500); 10 Aug 2012 06:37:31 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 21214 invoked by uid 500); 10 Aug 2012 06:37:31 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 21195 invoked by uid 99); 10 Aug 2012 06:37:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Aug 2012 06:37:30 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Aug 2012 06:37:26 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1SziqH-0002ni-Ei for users@camel.apache.org; Thu, 09 Aug 2012 23:37:05 -0700 Date: Thu, 9 Aug 2012 23:37:05 -0700 (PDT) From: Gnanaguru S To: users@camel.apache.org Message-ID: <1344580625450-5717110.post@n5.nabble.com> In-Reply-To: References: <1344419256474-5716976.post@n5.nabble.com> <1344435522904-5716989.post@n5.nabble.com> <33E3325B04084F19A753E76E0F9A88BB@gmail.com> <1344502946064-5717055.post@n5.nabble.com> Subject: Re: Camel - ActiveMQ communication failes in Tomcat MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Jiang, I am not specifying about jetty anywhere in my pom file. But I was not able to trace why this is getting into picture? Do anyother dependency uses it implicitly. This is my pom file. Dependencies doesn't have jetty-web dependency specified. Or any of my plugin downloading it. 4.0.0 com.mycompany camel-dd 1.0.0-SNAPSHOT war Camel Web Application Camel project that deploys the Camel routes as a WAR http://www.myorganization.org UTF-8 UTF-8 release.fusesource.org FuseSource Release Repository http://repo.fusesource.com/nexus/content/repositories/releases false true snapshot.fusesource.org FuseSource Snapshot Repository http://repo.fusesource.com/nexus/content/repositories/snapshots true false ea.fusesource.org FuseSource Early Access Repository http://repo.fusesource.com/nexus/content/groups/ea false true release.fusesource.org FuseSource Release Repository http://repo.fusesource.com/nexus/content/repositories/releases false true snapshot.fusesource.org FuseSource Snapshot Repository http://repo.fusesource.com/nexus/content/repositories/snapshots true false ea.fusesource.org FuseSource Early Access Repository http://repo.fusesource.com/nexus/content/groups/ea false true org.apache.camel camel-core 2.9.0.fuse-7-061 org.apache.camel camel-spring 2.9.0.fuse-7-061 org.apache.camel camel-stream 2.9.0.fuse-7-061 org.springframework spring-web 3.0.7.RELEASE org.slf4j slf4j-api 1.6.1 org.slf4j slf4j-log4j12 1.6.1 log4j log4j 1.2.16 org.apache.camel camel-test 2.9.0.fuse-7-061 test install org.apache.maven.plugins maven-compiler-plugin 2.3.2 1.6 1.6 org.mortbay.jetty jetty-maven-plugin 7.5.4.v20111024 / com.sun.management.jmxremote 10 Regards Guru @gnanagurus -- View this message in context: http://camel.465427.n5.nabble.com/Camel-ActiveMQ-communication-failes-in-Tomcat-tp5716976p5717110.html Sent from the Camel - Users mailing list archive at Nabble.com.