|

06-11-2008, 07:29 AM
thanks Ivanov,
I have found the solution for the simulator. I have modified the rimpublic.property file.
Added
application.handler.http.proxyEnabled=true
application.handler.http.proxyHost=**.***.**.**
application.handler.http.proxyPort=****
to enable proxy. Changed the localhost to IP address. And simulator works fine.
|