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 99281 - Migrate manage bean modeling to FacesConfig API
Summary: Migrate manage bean modeling to FacesConfig API
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: _ deva
URL:
Keywords:
Depends on: 94003
Blocks:
  Show dependency tree
 
Reported: 2007-03-28 17:54 UTC by _ sandipchitale
Modified: 2007-04-10 02:20 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ sandipchitale 2007-03-28 17:54:04 UTC
The NetBeans Web project now models all the faces config files in the project. 
That includes the legacy managed-bean.xml file. In fact in 6.0, VW will become 
agnostic of the file name. Instead, the so called FacesConfig API from 
NetBeans Web project will be used to model managed beans.
Comment 1 _ deva 2007-04-10 02:20:50 UTC
Insync doesn't model faces configuration files any more. It is delegated to It 
JSFConfigModel. We do not need managed-beans.xml anymore.