I set up webware to use NewThreadedAppServer and the built-in HTTPServer (I changed the Appserver script to point to NewThreadedAppServer instead of ThreadedAppServer).
e.g. ./AppServer http start The HTTP server correctly responds to all loopback requests i.e. http://127.0.0.1:8080/MyContext/etc but will not respond to requests made from another machine on the same sub-net i.e. http://192.168.1.127:8080/MyContext/etc it also does not respond to http://localhost:8080 requests on the same machine This is probably a config issue. It's also possible that the OS (Suse 8.1) has default port/ service limitations, but I'm not aware of any) Does anyone know what is (not) happening? ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss