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 184762 - IDE does not detect in time that JSF is available on the server
Summary: IDE does not detect in time that JSF is available on the server
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Alexey Butenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-22 15:57 UTC by Petr Jiricka
Modified: 2010-04-24 05:22 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 Petr Jiricka 2010-04-22 15:57:18 UTC
1. Start with a fresh userdir with a zip-based installation, i.e. without a pre-registered server
2. Launch the New Web Application wizard, accept all defaults on the first panel
3. On the Server and Settings panel, register GF v3 using the Add... button
4. After registering, click Next to go to the Frameworks panel
5. Select JSF
=> Notice that the first option "Use default library which comes with Server (JSF 2.0) is missing. Only the "Registered libraries" and "Create New Library" options are available.

The workaround is to cancel the wizard and start again - then it works as expected (once the server is already registered).
Comment 1 Alexey Butenko 2010-04-23 07:53:02 UTC
http://hg.netbeans.org/web-main/rev/64cd0072870c
Comment 2 Quality Engineering 2010-04-24 05:22:01 UTC
Integrated into 'main-golden', will be available in build *201004240200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/64cd0072870c
User: Alexey Butenko <alexeybutenko@netbeans.org>
Log: #184762:  IDE does not detect in time that JSF is available on the server