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 30716 - MOD:web modules aren`t compiled if they are executed with WebModuleGroups on tmc
Summary: MOD:web modules aren`t compiled if they are executed with WebModuleGroups on tmc
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: -FFJ-
Hardware: PC All
: P3 blocker (vote)
Assignee: Petr Jiricka
URL:
Keywords:
Depends on: 31866 34090
Blocks:
  Show dependency tree
 
Reported: 2003-02-06 02:20 UTC by Jason Rush
Modified: 2004-01-28 20:47 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 Jason Rush 2003-02-06 02:20:29 UTC
Description: 
Build 010717:

Web modules aren't compiled if they are executed with Web Module Groups on
tomcat. For example, if a servlet in a web module which does not have class
file, when execute web module group, the servlet can not be browsed by browser.
The browser gave Not Found(404) error(using Netscape) and The page cannot be
found(using IE).

Work Around: 
Compile the web module before execution.

Evaluation: 
the problem is known; the execute cookie has to be changed

A comment.
Comment 1 Jason Rush 2003-02-06 02:25:54 UTC
Transferred from BugTraq 4480950.
Comment 2 Petr Jiricka 2003-03-03 10:46:09 UTC
Need to address this with the help of the new Projects 
build infrastructure in NB 4.0.
Comment 3 Petr Jiricka 2004-01-28 20:47:09 UTC
We don't have web module groups -> fixed.