Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am not able to access http://192.168.2.102:8088/getAddress Rest Webservice from another computer in the intranet.
My Rest Service are deployed with Service Locator Enables
but am able to access http://192.168.2.102:8040/system/console in another system in the intranet.
can anyone help me
I solved the issue... in the tRestRequest the url i gave the relative url /getAdrress. Now i able to access the URL:in the intranet
The relative address should have changed your url to something like this....
http://192.168.2.102:8040/services/getAddress if you are using the runtime with defaults.