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 183641 - JSF version change UI is enabled for Tomcat
Summary: JSF version change UI is enabled for Tomcat
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 6.x
Hardware: PC Mac OS X
: P2 normal (vote)
Assignee: Alexey Butenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-07 12:35 UTC by Martin Schovanek
Modified: 2010-04-09 04:47 UTC (History)
1 user (show)

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 Martin Schovanek 2010-04-07 12:35:16 UTC
[#201004060201, jdk1.6]


to reproduce:
-------------
1) have a Web Project with JSF 2.0 framework
2) at the 'Project Properties > Frameworks > JSF' change the Registred Library
3) reopen the Peoject Properties
ERROR: the JSF version does not change.
Comment 1 Petr Jiricka 2010-04-07 14:05:04 UTC
I am trying this out, and for me the JSF config UI is grayed out and I can not change anything, which is correct. Can you actually change it in the UI? I think it should be grayed out.
Comment 2 Martin Schovanek 2010-04-07 15:15:48 UTC
Reproducible with Tomcat. Works fine (is grayed out) with GF v3.
Comment 3 Alexey Butenko 2010-04-08 06:36:17 UTC
It is not a bug, it is suppose to be grayed out in project customizer, since it is not implemented to change JSF library version when it is already added to the project.
Comment 4 Petr Jiricka 2010-04-08 07:59:56 UTC
Hi Alexey, but the problem is that the combo box is *not* grayed out if Tomcat is the target server. Did you try with Tomcat?
Comment 5 Alexey Butenko 2010-04-08 09:22:14 UTC
I'm sorry, my attention was somewhere else when I read it. Reproducible with Tomcat.
Comment 6 Alexey Butenko 2010-04-08 10:00:00 UTC
http://hg.netbeans.org/web-main/rev/5da0c6603b25
Comment 7 Quality Engineering 2010-04-09 04:47:18 UTC
Integrated into 'main-golden', will be available in build *201004090201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/5da0c6603b25
User: Alexey Butenko <alexeybutenko@netbeans.org>
Log: #183641: JSF version change UI is enabled in Tomcat