Mike Brown wrote:
> 
> I downloaded swiftmq and got the sample (SimpleQueueSender, etc.) to run all
> on the same machine.  However, I wanted to set it up to have the sender on
> one machine and the receiver on another (Win32 and Linux).  However, I get
> connection refused....

That are original JMS examples from Sun. They work when you run router
and examples on the same host. To deploy them to other host, you have to
change the SMQP-URL in SampleUtilities.java.

> Do I have to have a router running on each machine?  With appropriate
> routing between them?  Or can I have one router on the "server"?

You can run one router on one server.

-- 
Andreas Mueller, [EMAIL PROTECTED], IIT GmbH, Bremen/Germany, http://www.iit.de
SwiftMQ - JMS Enterprise Messaging System, http://www.swiftmq.com
-----------------------------------------------------------------------
Support SwiftMQ! PLEASE vote for SwiftMQ as "Best Java Messaging Tool":
          http://www.sys-con.com/java/readerschoice2001/
-----------------------------------------------------------------------

------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to 
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/




Reply via email to