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 107455 - Add a sample for the JSF/JPA CRUD application
Summary: Add a sample for the JSF/JPA CRUD application
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 6.x
Hardware: All Mac OS X
: P2 blocker (vote)
Assignee: martin_adamek
URL:
Keywords:
Depends on:
Blocks: 89772
  Show dependency tree
 
Reported: 2007-06-20 15:26 UTC by Petr Jiricka
Modified: 2008-10-15 19:51 UTC (History)
2 users (show)

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 Petr Jiricka 2007-06-20 15:26:03 UTC
Since the JSF from Entity wizard was removed (see issue 92009), we agreed to provide a sample application with a similar
architecture that the wizard generates, as a replacement. So, we should have a sample project that:

- is written against the sample database bundled with the IDE
- is a CRUD application
- uses JPA and JSF as implementation technologies
Comment 1 John Jullion-ceccarelli 2007-08-06 15:27:33 UTC
Are we planning to implement this for NetBeans 6.0? If so, it should be in by Beta 1. See
http://wiki.netbeans.org/wiki/view/NB6SampleApps for details.
Comment 2 Dongmei Cao 2008-10-15 19:51:28 UTC
The JSF from Entity wizard was added back in NetBeans 6.1. 
There is also a JsfJpaCrud sample app available under Java Web category