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 226699 - the Java EE/Java Web module can't auto active, when working on current Java Web Project.
Summary: the Java EE/Java Web module can't auto active, when working on current Java W...
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-26 08:09 UTC by fortruth
Modified: 2016-07-07 08:53 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 fortruth 2013-02-26 08:09:54 UTC
Product Version = NetBeans IDE 7.3 (Build 201302132200)
Operating System = Linux version 3.8.0-7-generic running on amd64
Java; VM; Vendor = 1.6.0_27
Runtime = OpenJDK 64-Bit Server VM 20.0-b12

After Install new version 7.3 netbeans.  default the java web/java ee module is not acitived.  and when working on a existing java web project. 
can't auto active the java web module, and make ant actions run error.
========================
nbproject/build-impl.xml:1170: Problem: failed to create task or type nbdeploy
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
========================

expect result:

when open a java ee / java web project the  java web / java ee module should active auto, if it is not actived.
Comment 1 Jiri Skrivanek 2013-02-26 08:42:04 UTC
I tried to open an existing web project in NetBeans 7.3 and it worked as expected. It is not clear for me what do you mean saying web/java ee module is not activated. My steps are:

- install NetBeans 7.3
- browse for existing web project and open it
- run the project

Correct me if your steps are different and let us know how did create your project and possibly attach a copy of project.

Product Version: NetBeans IDE 7.3 (Build 201302132200)
Java: 1.7.0_15; Java HotSpot(TM) 64-Bit Server VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_15-b02
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 2 fortruth 2013-06-27 05:53:43 UTC
1: before you install 7.3, the old one please de-active the web/jee module.

2: then install netbeans 7.3

3: then open a java web project.
Comment 3 Martin Balin 2016-07-07 08:53:17 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