From users-return-2040-apmail-qpid-users-archive=qpid.apache.org@qpid.apache.org Tue Oct 13 16:00:13 2009 Return-Path: Delivered-To: apmail-qpid-users-archive@www.apache.org Received: (qmail 44964 invoked from network); 13 Oct 2009 16:00:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Oct 2009 16:00:13 -0000 Received: (qmail 43135 invoked by uid 500); 13 Oct 2009 16:00:13 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 43093 invoked by uid 500); 13 Oct 2009 16:00:12 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 43083 invoked by uid 99); 13 Oct 2009 16:00:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Oct 2009 16:00:12 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of shuston@riverace.com designates 69.39.89.30 as permitted sender) Received: from [69.39.89.30] (HELO a2s43.a2hosting.com) (69.39.89.30) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Oct 2009 16:00:00 +0000 Received: from c-98-217-81-155.hsd1.ma.comcast.net ([98.217.81.155] helo=hope) by a2s43.a2hosting.com with esmtpa (Exim 4.69) (envelope-from ) id 1Mxjmi-0006Rf-HC for users@qpid.apache.org; Tue, 13 Oct 2009 11:59:37 -0400 From: "Steve Huston" To: Subject: RE: .NET build on XP - jython? Date: Tue, 13 Oct 2009 11:59:33 -0400 Organization: Riverace Corporation Message-ID: <7C00FB0B1FBA4764911DDBC84345AF01@hope> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6822 Thread-Index: AcpLc+gNRsrrNcCSSr+GgtsSR0ISCgAqa/2w In-Reply-To: <1255376416904-3810152.post@n2.nabble.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - a2s43.a2hosting.com X-AntiAbuse: Original Domain - qpid.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - riverace.com X-Virus-Checked: Checked by ClamAV on apache.org > I am trying to build the .NET direct_listener client example=20 > - I checked out the code from > https://svn.apache.org/repos/asf/qpid/branches/0.5-release/qpi > d/dotnet/, I > have installed ant, and have the JDK loaded as well. When I=20 > run ant in the gentools directory - I get the following errors;=20 >=20 > C:\Documents and Settings\Larry\My > Documents\development\dotnet\client-010\gento > ol>ant > Buildfile: build.xml >=20 > check_jython_deps: >=20 > build: > [java] java.lang.NoClassDefFoundError: org/python/util/jython > [java] Caused by: java.lang.ClassNotFoundException: > org.python.util.jython > [java] at java.net.URLClassLoader$1.run(Unknown Source) > [java] at java.security.AccessController.doPrivileged(Native > Method) > [java] at java.net.URLClassLoader.findClass(Unknown Source) > [java] at java.lang.ClassLoader.loadClass(Unknown Source) > [java] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown > Source) > [java] at java.lang.ClassLoader.loadClass(Unknown Source) > [java] at=20 > java.lang.ClassLoader.loadClassInternal(Unknown Source) > [java] Could not find the main class:=20 > org.python.util.jython. Program > will > exit. > [java] Exception in thread "main" >=20 > BUILD FAILED > C:\Documents and Settings\Larry\My > Documents\development\dotnet\client-010\gento > ol\build.xml:38: Java returned: 1 >=20 > Total time: 0 seconds >=20 > Apparently jython is needed as well, I have downloaded it,=20 > but I still get > the error. I am unable to figure out what I am missing - any=20 > help would be appreciated.=20 I haven't tried the 0.5 .NET client, and I suspect very few others have either - I think it's fallen into some disrepair. However, there's a new WCF channel client implementation coming for 0.6 - you can check it out of the repository from https://svn.apache.org/repos/asf/qpid/trunk/qpid/wcf - you will also need https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp since the WCF channel code uses the C++ client underneath. Please let us know how this goes if you decide to try it. Thanks, -Steve -- Steve Huston, Riverace Corporation Total Lifecycle Support for Your Networked Applications http://www.riverace.com --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:users-subscribe@qpid.apache.org