Are you using Windows/2000 ?

//Nicholas


--- HariNam Singh <[EMAIL PROTECTED]> 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/
> 
> 
> 
> 


=====
Nicholas Whitehead
Home: (973) 377 9335
Cell: (973) 615 9646
Work(@ JP Morgan): (212) 235 5783
[EMAIL PROTECTED]

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

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