From users-return-30350-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Thu Mar 1 14:44:25 2012 Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-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 824459ECF for ; Thu, 1 Mar 2012 14:44:25 +0000 (UTC) Received: (qmail 6248 invoked by uid 500); 1 Mar 2012 14:44:24 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 6179 invoked by uid 500); 1 Mar 2012 14:44:24 -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 6166 invoked by uid 99); 1 Mar 2012 14:44:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2012 14:44:24 +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; Thu, 01 Mar 2012 14:44:19 +0000 Received: from joe.nabble.com ([192.168.236.139]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1S37Eb-0005t8-PZ for users@activemq.apache.org; Thu, 01 Mar 2012 06:43:57 -0800 Date: Thu, 1 Mar 2012 06:43:57 -0800 (PST) From: mwittig To: users@activemq.apache.org Message-ID: <1330613037777-4435172.post@n4.nabble.com> Subject: Route messages from HornetQ to ActiveMQ 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, I want to route messages from a HornetQ (2.1.7) Provider to ActiveMQ using Camel (2.8.0) in ActiveMQ (5.5.1). So I set up configs as follow: camel.xml I also added jnp-client-4.0.2.jar to /lib folder. The result is a NoClassDefFoundError. I think there is something broken because of the Spring ClassLoader? Exception: Regards, Michael -- View this message in context: http://activemq.2283324.n4.nabble.com/Route-messages-from-HornetQ-to-ActiveMQ-tp4435172p4435172.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.