I am having difficulty setting upa remote engine.  I have a Linux box running Apache 1.3.9 configured with mod_jserv pointing (mounting a remote zone) at an Apache JServ installation on an NT box (unfortunately I need to run some servlets that have native classes that can only be run on Win32).  I can get the I can get a JServ engine up and running just fine. Here is the problem:  I have designated the IP address of the Linux Machine in addition to "localhost" in security.allowedAddresses in jserv.properties as I should.  However, when Jserv starts up, only "localhost/127.0.0.1" shows up next to "accepting connections from" in the log file.  Any ideas on how to get JServ to accept connections from other hosts?

Reply via email to