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 177197

Summary: [70cat] Show configuration deprecated tags in faces-config.xml
Product: javaee Reporter: host <host>
Component: JSFAssignee: Alexey Butenko <alexeybutenko>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:

Description host 2009-11-19 06:41:58 UTC
I have updated my webapplication from JSF 1.1 to 1.2 and accordingly also the faces-config.xml.

When I open the updated faces-config.xml in Eclipse, it showed me that "variable-resolver" is deprecated.

My example: I used to have "<variable-resolver>org.springframework.web.jsf.DelegatingVariableResolver</variable-resolver>"

which I changed (when the above was highlighted to be deprecated) to "<el-resolver>org.springframework.web.jsf.el.SpringBeanFacesELResolver</el-resolver>"

It would be nice if such deprecations could be shown in NetBeans as well! 
(This might well apply to other configurations, so this issue should be re-assigned if needed.)
Comment 1 Martin Balin 2016-07-07 08:53:20 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