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 77003 - [55cat] Missing dependencies on Blueprints
Summary: [55cat] Missing dependencies on Blueprints
Status: RESOLVED INVALID
Alias: None
Product: obsolete
Classification: Unclassified
Component: blueprints (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Yutaka Yoshida
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-28 21:27 UTC by brviking
Modified: 2013-02-13 10:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Result of compilation of index.jsp (3.31 KB, text/plain)
2006-05-28 21:28 UTC, brviking
Details

Note You need to log in before you can comment on or make changes to this bug.
Description brviking 2006-05-28 21:27:02 UTC
[ BUILD # : 200605260200 ]
[ JDK VERSION : 1.5.0_06 ]

This issue, present on NB 5.5, is related to IZ 72369.

New Project...->Samples->Java Blueprint Solutions->AJAX->AJAX Autocompletion JSF Component.

After project is created, open index.jsp. An error appear at status bar:

/index.jsp [1;521] The absolute uri: http://java.sun.com/blueprints/ajaxtextfield cannot be resolved in either web.xml or the jar files deployed with this application.

Trying to compile page (F9) more errors are thrown (compile results will be attached)
Comment 1 brviking 2006-05-28 21:28:04 UTC
Created attachment 30640 [details]
Result of compilation of index.jsp
Comment 2 brviking 2006-05-28 21:30:28 UTC
Same error occur with progressbar sample. I suspect all blueprints based
solutions will throw same error (missing library?!).
Comment 3 Nitya Doraisamy 2006-07-28 06:10:48 UTC
The new blueprints integration in netbeans contains updated solutions with
dependencies defined.
Comment 4 Nitya Doraisamy 2006-07-28 06:27:08 UTC
Should be marked invalid instead of wontfix
Comment 5 Nitya Doraisamy 2006-07-28 06:27:52 UTC
Issue is invalid with latest blueprint integration