Running your MIDlet suite with Over-The-Air (OTA) provisioning emulates the process that takes place when a device downloads and installs your suite from a server. If your suite is signed, the emulator gives it access to protected APIs according to the security domain of the suite's certificate. Running a suite with OTA provisioning also lets you test any inbound connections from the server as defined in the suite's push registry.
To enable OTA provisioning for an emulator:
DefaultConfiguration
),
you must uncheck the Use Values from "DefaultConfiguration" checkbox
at the top of the page to customize these options.