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 206038 - wrong JDK compatibility for JEE 5 EJB
Summary: wrong JDK compatibility for JEE 5 EJB
Status: RESOLVED DUPLICATE of bug 205490
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-06 22:08 UTC by muellermi
Modified: 2011-12-07 11:46 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 muellermi 2011-12-06 22:08:02 UTC
Product Version = NetBeans IDE 7.1 (Build 201112051121)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0
Runtime = Java HotSpot(TM) 64-Bit Server VM 21.0-b17

Create Java EE 5 EJB project

    file - new project - enterprise - EJB Module, next
    specify Java EE Version to Java EE 5, finish 

    EXPECTED RESULT: New empty EJB project is created. In project properties there is Source/Binary Format set to JDK 5. 

--> result is JDK 6
Comment 1 Martin Fousek 2011-12-07 11:46:41 UTC

*** This bug has been marked as a duplicate of bug 205490 ***