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 44762 - Wizard Tag File - folder problems
Summary: Wizard Tag File - folder problems
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-11 13:18 UTC by zikmund
Modified: 2010-01-12 02:08 UTC (History)
0 users

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 zikmund 2004-06-11 13:18:22 UTC
Build 200406101800

Tag File wizard in WebApp project has these ERRORs:

1) Wrong default folder "META-INF/tlds" instead of
"tags"

2) I'd prefer set "Location" to "Web
Pages/WEB-INF/tags". We could avoid folder checking

3) Wrong Folder checking to "META-INF/tlds"
instead of "WEB-INF/tags" (depends on 1 and 2
solutions)

4) J2SE project Folder checking should be for
"META-INF/tags" instead of "META-INF/tlds"
(warning wording is OK, "tlds" is checked)
Comment 1 Milan Kuchtiak 2004-06-14 08:49:24 UTC
Fixed
Comment 2 zikmund 2004-06-15 10:22:36 UTC
Verified.