[rabbitmq-discuss] java client library

Ben Hood 0x6e6562 at gmail.com
Mon Sep 7 06:59:05 BST 2009


Aniruddh,

On Mon, Sep 7, 2009 at 6:41 AM, aniruddh
narayan<aniruddh.narayan at yahoo.co.in> wrote:
> C:\>javac HelloServer.java
> HelloServer.java:34: package com.rabbitmq.client does not exist
> import com.rabbitmq.client.AMQP;

You are missing a compile dependency because you have not specified
anything on the classpath. The source distribution has an ant script
to help out here.

Ben




More information about the rabbitmq-discuss mailing list