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 130178 - AJAX JSF components do not render in NB 6.0.1
Summary: AJAX JSF components do not render in NB 6.0.1
Status: RESOLVED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Matthew Bohm
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-14 16:57 UTC by shche123
Modified: 2008-03-17 16: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 shche123 2008-03-14 16:57:06 UTC
AJAX JSF components do not render in NB 6.0.1

Create a Visual JSF web page
add a "Popup Calendar" AJAX component from "Blueprints AJAX Components" to the design

Run the project, "Popup Calendar" does not render.

Works fine in 'Sun Java Studio Creator 2 update 1'.

Thanks
Leonid
Comment 1 Jayashri Visvanathan 2008-03-14 18:00:53 UTC
BP Ajax Components are not supported on NetBeans 6.x. Please see Release notes for more details.Alternative is to use
the woodstock calendar component bundled in NetBeans.
Comment 2 shche123 2008-03-15 12:58:49 UTC
How is Woodstock 'bundled'?
The only way I could install it is to download it from java.net
Thanks
Leonid
Comment 3 Jayashri Visvanathan 2008-03-15 16:08:08 UTC
When you create a Java EE 5, what appears under the Basic and Composite category are woodstock components. So you don't
have to install from java.net unless you want to use the nightly or you want additional components from woodstock that
don't appear on the palatte by default.
Comment 4 shche123 2008-03-15 22:09:50 UTC
What do you mean by "create a Java EE 5"?
The pallet which work with is for the "JavaServer Faces" category of files, such as Visual Web JSF Page. Woodstock is
not a default widget set there... 
Thanks
Leonid
Comment 5 shche123 2008-03-17 16:05:06 UTC
Could it be that a specific Library needs to be added to the project? The installed library is JSF 1.1/1.2 Support and
it does not seem to have 'Woodstock' components.
Does JSF 1.2 have Woodstock, or does it support Woodstock?
Thanks
Leonid