Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 74015 invoked from network); 17 Nov 2010 09:04:46 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Nov 2010 09:04:46 -0000 Received: (qmail 47052 invoked by uid 500); 17 Nov 2010 09:05:17 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 46855 invoked by uid 500); 17 Nov 2010 09:05:17 -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 46847 invoked by uid 99); 17 Nov 2010 09:05:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Nov 2010 09:05:16 +0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of chubrilo@gmail.com designates 209.85.214.43 as permitted sender) Received: from [209.85.214.43] (HELO mail-bw0-f43.google.com) (209.85.214.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Nov 2010 09:05:11 +0000 Received: by bwz14 with SMTP id 14so1585014bwz.2 for ; Wed, 17 Nov 2010 01:04:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; bh=cewR04YdOfsL5MO4HimMqOJAJx0muMlZw21zbE00GQE=; b=xrP0JUe7LzvVN4Z0BCSFQBS9Whz5g/lA4hS1WLl4Wr1b47nkekPzmojPt6IgRHmtTy PSTaRpmVWuPXPcLLp/FLU5sd15ZPwnZB/mGvsA44tR/zn8kkbAPi0Byu9XaLaxYFC9Fj PJREZkAmtb5t5TVAUiQ5eEnwC3g2b4gIt4DWg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=NTbcPRe3Bdnji+WZKLkfYTgfnaxIxvSLs89mUrozgrxO4rPDQ818u0xv6WbEBydwLK GOdyHB8DZuB2ttw/AbVZ82IqVLLDVhFerVWi2ipPr8j8h0vzeXH6GvOOxxTn+rgVJX3O Nq+4QCVGZ8q5Pex2m6FOgzDz6tcEYuZ8z7VBc= MIME-Version: 1.0 Received: by 10.204.62.202 with SMTP id y10mr8583366bkh.120.1289984690356; Wed, 17 Nov 2010 01:04:50 -0800 (PST) Sender: chubrilo@gmail.com Received: by 10.204.80.226 with HTTP; Wed, 17 Nov 2010 01:04:50 -0800 (PST) In-Reply-To: <1289935761380-3045516.post@n4.nabble.com> References: <1289935761380-3045516.post@n4.nabble.com> Date: Wed, 17 Nov 2010 10:04:50 +0100 X-Google-Sender-Auth: OyVLD1_nL8-5DSDexF3HR_ONvpQ Message-ID: Subject: Re: What must I do to use Camel 2.5 with ActiveMQ 5.4 From: Dejan Bosanac To: users@activemq.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Hi, replacing the jars should be enough. Cheers -- Dejan Bosanac ----------------- FuseSource - The experts in open source integration and messaging. Email: dejanb@fusesource.com Web: http://fusesource.com Twitter: =A0http://twitter.com/dejanb ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Tue, Nov 16, 2010 at 8:29 PM, billy wr= ote: > > I would like to use Camel 2.5 with the lastest release version of ActiveM= Q > which currently is 5.4. =A0What must I do to replace Camel 2.4 with Camel= 2.5? > My guess is that I have to replace the camel-*-2.4.0 files with the > equivalent camel-*.2.5.0 files. =A0Is that correct? =A0What else must I r= eplace? > -- > View this message in context: http://activemq.2283324.n4.nabble.com/What-= must-I-do-to-use-Camel-2-5-with-ActiveMQ-5-4-tp3045516p3045516.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >