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 163476 - Visual JSF
Summary: Visual JSF
Status: RESOLVED INCOMPLETE
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-23 12:28 UTC by marleyz
Modified: 2009-04-24 08:45 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 marleyz 2009-04-23 12:28:12 UTC
I have Netbeans 6.1(from Glassfish ESB) and JDK 1.6_02 with all plugins for my Visual JSF support. The problem comes 
when i drag and drop a JSF component e.g a textField. It appears fine on the JSF but when i access the component on the 
Java Editor of the JSP it complains that it doesnt exist and i cant access the component methods e.g getText()

Just to note that i used to work on Netbeans 6.0 and JDK 1.5 and didnt have any problems

may someone help please, im working on a project and i need this
Comment 1 Sergey Petrov 2009-04-24 08:45:53 UTC
can you attach message.log, 
not sure if there any prole with jdk, but jdk upgrade may have sense too.
do you use your old project or create new one, can you share your project? (attach to the issue)