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 154966 - Resolve uri in taglib directive - when it points within src structure
Summary: Resolve uri in taglib directive - when it points within src structure
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-08 20:19 UTC by Nitya Doraisamy
Modified: 2016-07-07 08:54 UTC (History)
0 users

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 Nitya Doraisamy 2008-12-08 20:19:12 UTC
URI in taglib directive can be specified to be the one defined in web-inf/* but also of the one in the shared library in
web-inf/lib/*.jar.

In the case when the library jar has not been built yet, but the source files are within the project, it would  be nice
if netbeans can find the definition.

Originally filed against blueprints application 'progress-bar-jsf' which is a project that also contains the sources of
the the library jar. There is no library jar file until it's built.
Blueprints group recommend this source structure. It would be nice if netbeans is able to find out the definition
in "components/progress-bar/src/conf/progressbar.tld" .
Comment 1 Nitya Doraisamy 2008-12-08 20:20:12 UTC
Original Blueprints issue 67434
Comment 2 Peter Pis 2008-12-09 08:03:54 UTC
Reassigning to web.
Comment 3 Martin Balin 2016-07-07 08:54:18 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