How can i change the IP and port that my worklihgt 6.0.0 app has? because ive deployed my app on the WAS server and the app (desktop environmet) when tried to hit to server return this message:
The application failed connecting to the service.
i changed in the worklight.properties(in the WAS and in my worklight Project before compile): the publicWorkLightHostname - publicWorkLightProtocol - publicWorkLightPort to my WAS server, but the app stills hitting to my liberty local server.
where i can change this values?