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 173064 - pages generated by JSF from Entities wizard depends on non-existent template.xhtml
Summary: pages generated by JSF from Entities wizard depends on non-existent template....
Status: VERIFIED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-24 22:23 UTC by David Konecny
Modified: 2009-09-28 21:19 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 David Konecny 2009-09-24 22:23:13 UTC
New Web project with JSF is not generated with template.xhtml by default (see issue 172828) which breaks JSf from Entity
wizard. Wizard should create its own template.
Comment 1 David Konecny 2009-09-25 02:05:24 UTC
JSF from Entity wizard already recreates template.xhtml if it is missing.
Comment 2 David Konecny 2009-09-28 21:19:37 UTC
I just noticed that this was implemented on Thursday 24th - http://hg.netbeans.org/main/rev/1bf0d6f7a435 - and that's
why it worked for me but not for Ian.