2008/5/11 Kamran Saadatjoo <[EMAIL PROTECTED]>: > Thanks Robert: If you could, please tell me how I can find out the virtual > host name of a C++ broker. I have one running on a Linux system and I'm > trying to connect to it from a Windows Java client (the DeclareQueue.java > example). The client terminates after about 20 or so seconds of wait with > "Error connecting to broker" which is outputted in the "catch" section of > connection. I've used an empty string for the virtual host name, and used > my root user and password to connect with. I think the problem may be that I > don't have the correct virtual host name. Would you know what I'm missing?
Can you post the stack trace from the java client? Robert
