This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 75795 - Running MIDP
Summary: Running MIDP
Status: CLOSED WONTFIX
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Martin Ryzl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-02 17:20 UTC by carlosan22
Modified: 2007-07-12 13:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description carlosan22 2006-05-02 17:20:21 UTC
When i attempt to run a MIDP, the cell phone emulator starts but then a 
message in the output window says: "Incorrect domain name, switching 
to 'untrusted' java.lang.SecurityException: untrusted domain is not 
configured".
I´m just a begginer but i´ve workin around this issue no solution until now.
i appreciate your help thanks
Comment 1 Lukas Hasik 2006-06-23 14:50:06 UTC
moving to mobility component
Comment 2 luky 2006-08-21 16:07:39 UTC
In this case it's not a bug but misunderstanding of "signing" functionality.
Mobility is trying automaticall select correct "signature" based on selected 
emulator, however in some cases it is not possible. In this case emulator may 
not be aware of default domain name name and complain about it by raisinig 
SecurityException.
User has an option to use different domain or even create own one in project 
properties -> build -> signing

Unfortunately no details about used emulator were provided so we can not give 
you any exact guide lines how to solve your problem.
Comment 3 Lukas Hasik 2007-07-12 09:12:11 UTC
setting up the target milestone.