Hi,
My PC configured behind a proxy server for internet access. I referred to the blackberry simulator related posts and changed my MDS server setting 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 this when MDS is started with simulator, I am able to use the browser. But when i click the browser it asks for the username, password and domain name. After this the internet works properly
Here is the problem. For the same settings when i click the maps app in the blackberry it is not working. Kindly let me know what has to be changed.