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 210131 - Running EJB module of EAR App Should launch EAR
Summary: Running EJB module of EAR App Should launch EAR
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: EAR (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks: 166780
  Show dependency tree
 
Reported: 2012-03-26 16:22 UTC by tim_sa
Modified: 2016-07-07 08:54 UTC (History)
3 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tim_sa 2012-03-26 16:22:05 UTC
[ BUILD # : 201203250401 ]
[ JDK VERSION : 1.7.2 ]

When editing a file in the EJB module of an EAR application the EAR application
should be launched when global toolbar run button is pressed.
Currently the EJB module is launched.

The same applies for a Web module within an EAR application - when editing a
file in the Web module, hitting run should launch the EAR application.


This has come about as a result of
http://wiki.netbeans.org/NewAndNoteworthyNB72#Main_Project . What one used to
do was select the EAR as the main project and then whether you where editing
the EJB or Web modules, you would always run the EAR
Comment 1 Jesse Glick 2012-03-26 19:03:02 UTC
Cf. option #3 from bug #166780 comment #10.
Comment 2 Martin Balin 2016-07-07 08:54:37 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss