[rabbitmq-discuss] java client library
    Paul Jones 
    pauljones23 at gmail.com
       
    Mon Sep  7 09:13:49 BST 2009
    
    
  
Aniruddh,
Perhaps you're attempting to use the source code distribution without having
built it?
The quickest way to get going would be to download both the source code and
binary packages. Assuming that you're in the directory containing
HelloServer.java, and that you've unpacked the binary distribution (ie
http://www.rabbitmq.com/releases/rabbitmq-java-client/v1.6.0/rabbitmq-java-client-bin-1.6.0.zip)
into C:\rabbitmq-java-client-bin-1.6.0, then you'd execute the command:
  javac -classpath
C:\rabbitmq-java-client-bin-1.6.0\rabbitmq-client.jar;C:\rabbitmq-java-client-bin-1.6.0\commons-io-1.2.jar
HelloServer.java
Paul.
On Mon, Sep 7, 2009 at 8:51 AM, aniruddh narayan <
aniruddh.narayan at yahoo.co.in> wrote:
> HI
> I tried all the class path setting ,but unable to use the java client
> library ....
> can anybody please tell me how to use java client library
> examples.....whenever i try to compile any of the example files...i find
> errors....like "package com.rabbitmq.client does not exsist"
> ...Also throw some light on how to set the class path...
> any help is much much appreciated
>
>
> ------------------------------
> See the Web's breaking stories, chosen by people like you. Check out Yahoo!
> Buzz <http://in.rd.yahoo.com/tagline_buzz_1/*http://in.buzz.yahoo.com/>.
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20090907/28e272ce/attachment.htm 
    
    
More information about the rabbitmq-discuss
mailing list