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 21331 - jsp compilation failed after updated tag library with new tag.
Summary: jsp compilation failed after updated tag library with new tag.
Status: CLOSED DUPLICATE of bug 20877
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: -FFJ-
Hardware: All Solaris
: P1 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-08 00:52 UTC by _ hlu
Modified: 2003-07-02 08:26 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 _ hlu 2002-03-08 00:52:54 UTC
build 020306(RC3)
To reproduce:
1.create a web module.
2.create a taglibrary
3.add tag test1 to the taglibrary and create the taglibrary.
4.add the taglibary to the web module.
5.create a jsp file to use the test1 tag. It works fine.
6.add tag test2 to the taglibrary and create the taglibrary.
7 add the new taglibrary to the web module.
The NEW taglibrary is added as it can be verified by extending the jar node.
8. modify the jsp to use the new tag test2.
9. compile the jsp
There is error:No such tag test2 in the tag library...
I tried to dismount/mount the web module, but it could not help.
Restarting the ide, then it helps.
Comment 1 Peter W Carlson 2002-03-08 22:29:17 UTC

*** This issue has been marked as a duplicate of 20877 ***
Comment 2 Petr Jiricka 2002-04-23 10:00:55 UTC
Changing target milestone to FFJ 4.0
Comment 3 Petr Jiricka 2002-04-23 10:10:05 UTC
Changing target milestone to FFJ 4.0
Comment 4 Petr Jiricka 2002-04-23 10:30:29 UTC
Changing target milestone to FFJ 4.0
Comment 5 Quality Engineering 2003-07-02 08:24:51 UTC
Resolved for 3.4.x or earlier, no new info since then -> verify.

Comment 6 Quality Engineering 2003-07-02 08:26:58 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.