Restlet server not listening on specific IP address

Issue #217 invalid
Former user created an issue

OS: Linux

The restlet server always is listening on localhost, instead of the specified IP address. The various JAVA_OPTS that have been used to specify the bound IP address are: -Dserviio.boundAddr=192.168.1.12 -Dserviio.corbaHost=192.168.1.12

Is there a different system option now that should be used for the Restlet server?

Log mesage: [RestletServer] Starting Restlet server exposed on localhost:23423

Comments (1)

  1. Log in to comment