Hi!

Read the docs about setting properties on various swiftlets. There is a 
Listener Bind Address on JMS swiftlet and a Bind Address property on 
Routing swiftlet. And maybe you should read the archives of this list at 
http://www.mail-archive.com/developers@mail.iit.de/.

I hope this helps,
Best regards,
         Kovi

At 20:12 6.8.01 +0200, you wrote:
>Hi,
>
>for the 'dramatic' effect in a demo, I want to pull out the network cable
>from my computer. Though, as soon, as I pull out the network cable, I can't
>connect to Swift MQ anymore. I get a host unreachable exception.
>
>When I connect to Swift MQ, I use a JNDI URL that goes to the localhost.
>Though, the Java exception reports that it's trying to connect to the
>localhost through the network ip address (versus loop back ip address
>127.0.0.1). Curious, why does it do this?
>
>How can I get this to work. On Unix, I would set up a dummy device, and set
>the routing table for my network ip address to go to the dummy device.
>Though, how do I do this with windows?
>
>I did the following so far without success:
>The following entry in hosts:
>127.0.0.1       localhost
>172.25.3.55     localhost
>
>I also added an entry in networks file in the same directory:
>loopback                 172.25.3.55
>
>Then I checked with 'route print 172.25.3.55' that it goes to the 127.0.0.1
>device.
>
>Then I unplugged the network, and I can't ping 172.25.3.55 even. Of course,
>the Java code fails, too.
>
>------------------------------------------------------
>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/


------------------------------------------------------
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