Hi,
I'm using Nokia SDK for Java 1.1 to debug my java application. The application uses the filesystem and contacts the internet so I have set the emulator security domain setting to maximum. When I run the application in emulator it works ok. No security dialogs pop-up or anything.
But when I run the same application in the debugging mode it seems that the emulator reverts back to minimum security domain and I have to click hundreds of security dialogs. When I go to emulator Tools > Preferences > MIDP tap the security domain is in Maximum, but it doesn't have any effect.
Is this a bug or am I doing something wrong?
I'm using Windows 7 and Eclipse Pulsar.

Reply With Quote

