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

Summary: NetBeans 8 does not support MEEP permissions
Product: javame Reporter: alexander.burdukov
Component: ProjectAssignee: Roman Svitanic <rsvitanic>
Status: CLOSED FIXED    
Severity: normal CC: mmirilovic
Priority: P1    
Version: 8.0   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

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.