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 128419 - Visual Web JFS Session Bean wizard should use faces-config.xml.
Summary: Visual Web JFS Session Bean wizard should use faces-config.xml.
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: Sun All
: P4 blocker (vote)
Assignee: Mark Dey
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-26 11:57 UTC by Kenji Tachibana
Modified: 2008-02-26 12:10 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 Kenji Tachibana 2008-02-26 11:57:57 UTC
Visual Web JSF Session Bean wizard has following description.

"The managed bean is added to the managed-beans.xml and 
 is visible in the Application Outline."

But this managed-beans.xml should be faces-config.xml.

To reproduce:

1. Create Visual Web JSF project.
2. Invoke new file wizard.
3. Select 'JavaServer Faces' from category and Visual Web JSF Sesstion Bean
   from file type.
4. In description pane, above message is displayed.



Please refer the following blog, from Japan community member.

http://d.hatena.ne.jp/shin/20080222/p1

# It's described in Japanese, but probably can identify where 
  this description is displayed.