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 240171 - NetBeans 8 does not support MEEP permissions
Summary: NetBeans 8 does not support MEEP permissions
Status: CLOSED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-09 18:26 UTC by alexander.burdukov
Modified: 2014-01-15 13:51 UTC (History)
1 user (show)

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 alexander.burdukov 2014-01-09 18:26:31 UTC
1. In ME8 the security model was completely changed that affected the definition of requested permissions by applications.
2. See Project Properties>Application Descriptor>API Permissions tab in NetBeans.
3. In ME8, the security permission can be either new MEEP one represented by class name and name and actions parameters, or the old one represented by simple permission name.

At the moment new MEEP permissions are not supported at all and old permissions contans obsolete ones.

See MEEP spec (JSR 361) for details
Comment 1 Roman Svitanic 2014-01-10 14:32:40 UTC
fixed in jet-main:
http://hg.netbeans.org/jet-main/rev/d14327017376
Comment 2 Quality Engineering 2014-01-13 02:16:05 UTC
Integrated into 'main-silver', will be available in build *201401130002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/d14327017376
User: Roman Svitanic <rsvitanic@netbeans.org>
Log: #240171: NetBeans 8 does not support MEEP permissions - fixed
Comment 3 alexander.burdukov 2014-01-15 13:51:13 UTC
Verified on 201401150002 build.