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 136817 - JSF Objects not found in Java section
Summary: JSF Objects not found in Java section
Status: RESOLVED INVALID
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P1 blocker (vote)
Assignee: _ potingwu
URL:
Keywords:
: 136818 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-06-09 13:45 UTC by 3n3rgy
Modified: 2008-06-11 17:05 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 3n3rgy 2008-06-09 13:45:37 UTC
I've been working on a visual JSF website. The problem is that when I drag a component such as a label / static text /
text field or any other component the objects are not found in the Java section.
Comment 1 Jiri Prox 2008-06-11 12:47:36 UTC
*** Issue 136818 has been marked as a duplicate of this issue. ***
Comment 2 _ potingwu 2008-06-11 17:05:28 UTC
Please see the FAQ "Why do I get cannot find symbol error message while trying to access a component?"
(http://wiki.netbeans.org/VwpFaqOnDemandBinding).

This is an intended behavior "With NetBeans 6.1, this has been replaced by on-demand management of the binding
attribute." to improve the performance.