Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 85666 invoked from network); 18 Jan 2006 09:16:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Jan 2006 09:16:53 -0000 Received: (qmail 51215 invoked by uid 500); 18 Jan 2006 09:15:41 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 50862 invoked by uid 500); 18 Jan 2006 09:15:38 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 49255 invoked by uid 99); 18 Jan 2006 09:15:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jan 2006 01:15:27 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [213.225.68.12] (HELO mx.webcenter.no) (213.225.68.12) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 18 Jan 2006 01:14:57 -0800 Received: from sanexch.uniqueno.root ([10.159.0.68]) by mx.webcenter.no (SAVSMTP 3.1.3.37) with SMTP id M2006011810131928324 for ; Wed, 18 Jan 2006 10:13:52 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Classpath issue when activating openwire protocol for ActiveMQ Date: Wed, 18 Jan 2006 10:14:15 +0100 Message-ID: <8DF2F537FB6E7948BE469827A1CBE2987C0D15@sanexch.uniqueno.root> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Classpath issue when activating openwire protocol for ActiveMQ Thread-Index: AcYcD42S0fhH2YZXSninVUAWJf31dw== From: "Martin Goldhahn" To: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi! I added the JAR file containing the openwire classes to the repository (via the console).=20 But when I try to activate the openwire connector I get a ClassNotFoundException.=20 Does anybody know how to fix this problem? Martin