Do you have a file called "hosts" (lowercase) in your windows directory? it should contain one line: 127.0.0.1 localhost
"Craig R. McClanahan" wrote: > On Thu, 14 Nov 2002, Conyers, Dwayne wrote: > > > Date: Thu, 14 Nov 2002 14:47:52 -0500 > > From: "Conyers, Dwayne" <[EMAIL PROTECTED]> > > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > > To: 'Tomcat Users List' <[EMAIL PROTECTED]> > > Subject: Standalone Machine > > > > We are prototyping on a machine that unfortunately does not have a network > > card and no internet connectivity. > > > > Our attempts at viewing resources are failing and looking at Tomcat > > Administration it appears that the Session ID initializer needs an external > > URL to function. > > > > Works fine for me on a disconnected Win2K laptop (4.0, 4.1, 5.0). What > version are you running? What gave you the impression that the session id > initializer needs anything external? > > "Without a network card" might be a problem if your OS doesn't properly > initialize the TCP/IP network layer without it. But there's no way to > help you without more detailed info about what failures (such as > exceptions and stack traces) you are seeing. > > > Any ideas on how to fix? > > > > Thanks! > > Craig > > -- > To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org> -- Nicholas Pappas -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
