My computer is configured behind a proxy server to access the Internet. I referenced posts related to the Blackberry simulator and changed the MDS server setup as follows
application.handler.http.proxyEnabled = true application.handler.http.proxyHost=hostname application.handler.http.proxyPort=hostport application.handler.http.proxyUser=username application.handler.http.proxyPass=password
After that, when MDS starts using the simulator, I can use the browser. But when I click on the browser, it asks for the username, password and domain name. After that, the Internet works fine
Here is the problem. For the same settings, when I click the "Maps" application on a blackberry, it does not work. Please let me know what needs to be changed.
source share