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

Summary: AJAX JSF components do not render in NB 6.0.1
Product: obsolete Reporter: shche123 <shche123>
Component: visualwebAssignee: Matthew Bohm <mbohm>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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