Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Binding URI

Listen on IP addresses

Deployed URI for the clients

Note

/MyService

127.0.0.1 192.168.1.1 192.168.0.1

http://192.168.1.1:8080/MyServiceImage Removed

Should we allow more than one deployed URI?

http://localhost:8080/MyServiceImage Removed

127.0.0.1

http://localhost:8080/MyServiceImage Removed

The service can only be accessed locally

http://127.0.01:8080/MyServiceImage Removed

127.0.0.1

http://127.0.01:8080/MyServiceImage Removed

The service can only be accessed locally

http://192.168.1.1:8080/MyServiceImage Removed

192.168.1.1

http://192.168.1.1:8080/MyServiceImage Removed

The service can only be accessed from the ethernet interface

http://host1:8080/MyServiceImage Removed

192.168.1.1

http://host1:8080/MyServiceImage Removed

The service can only be accessed from the ethernet interface

http://192.168.0.1:8080/MyServiceImage Removed

192.168.0.1

http://192.168.0.1:8080/MyServiceImage Removed

The service can only be accessed from the wireless interface

http://host2:8080/MyServiceImage Removed

192.168.0.1

http://host2:8080/MyServiceImage Removed

The service can only be accessed from the wireless interface

http://0.0.0.0:8080/MyServicImage Removed

127.0.0.1 192.168.1.1 192.168.0.1

http://192.168.1.1:8080/MyServiceImage Removed

Should we allow more than one deployed URI?