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 244693 - Wrong error about missing JSF component (ezcomp)
Summary: Wrong error about missing JSF component (ezcomp)
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF Editor (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-23 12:42 UTC by Juergen.Zimmermann
Modified: 2016-07-07 08:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot with the wrong error message (221.79 KB, image/png)
2014-05-23 12:42 UTC, Juergen.Zimmermann
Details
not working sample project (6.54 KB, application/x-zip-compressed)
2014-07-25 08:52 UTC, Martin Fousek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen.Zimmermann 2014-05-23 12:42:31 UTC
Created attachment 147411 [details]
Screenshot with the wrong error message

JSF 2.2 provides "Resource Library Contracts", e.g. in a Maven-ized project in src/main/webapp/contracts you can provide shop/ezcomp/waiting.xhtml.
This means that the resource library contract "shop" provides the ezcomp waiting.xhtml.
However, I'm getting the wrong error "The component library http://xmlns.jcp.org/jsf/composite/ezcomp does not contain component waiting".
I attach a screenshot to illustrate the issue.
Comment 1 Martin Fousek 2014-05-23 12:46:28 UTC
Thanks for reporting, we'll take a look on that before the next NB patch.
Comment 2 Martin Fousek 2014-07-25 08:51:19 UTC
Does this really work to you in runtime? I'm not able to properly run sample project which contains composite library within the Resource Library Contract. Even if I specify used contract by the f:view component.

I took a look into the JSF specification but it doesn't talk about such setup which didn't help much. :/ Please I'm going to attach sample project, could you take a look on that and tell what next you have specified to be able to run it as a Composite Component from Resource Contract? Or attach any other sample project where I can make this working in runtime. Thanks a lot!
Comment 3 Martin Fousek 2014-07-25 08:52:26 UTC
Created attachment 148303 [details]
not working sample project

My sample project where composite components within contracts don't work.
Comment 4 Juergen.Zimmermann 2015-08-06 07:47:57 UTC
Are there any news on this issue?
Comment 5 Martin Balin 2016-07-07 08:52:53 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