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 170559

Summary: Enable 'Enterprise Beans' node at Maven Web EE 6 projects
Product: javaee Reporter: Martin Schovanek <mschovanek>
Component: MavenAssignee: Milos Kleint <mkleint>
Status: RESOLVED WONTFIX    
Severity: blocker CC: dkonecny, mkuchtiak, pjiricka
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Martin Schovanek 2009-08-18 15:15:00 UTC
[#200908170201, jdk1.6]

to reproduce:
-------------
1) have a  Maven Web EE 6 project with GFv3
2) have a valid .java class annotated with javax.ejb.Stateless
ERROR: the 'Enterprise Beans' node is missing under the project's node

For more information see a Java Web EE 6 project.
Comment 1 Milos Kleint 2009-08-25 12:21:33 UTC
it seems the same node is missing from ejb projects as well. The node structure seems to only list the ejbs and not much
can be done there in terms of workflow or the same can be achieved by more natural means (eg. via Code Generators)

I'm not in favour of 100% match with ant based projects, we already do deviate in multiple places. We already have a lot
of subnodes of the projects and since none of the users actually reported this issue in 6.1-6.7, it seems it's not used
or expected to be present by the maven crowd. (and people did complain about a lot of things in maven j2ee space).

Therefore I'd like to close the issue as LATER, to be reopened when an external user reports it as a problem. Please
speak up if you strongly disagree.
Comment 2 Quality Engineering 2009-11-02 10:59:40 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX