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

Summary: [55cat] Missing dependencies on Blueprints
Product: obsolete Reporter: brviking <brviking>
Component: blueprintsAssignee: Yutaka Yoshida <yutayoshida>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Result of compilation of index.jsp

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