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

Summary: Add a sample for the JSF/JPA CRUD application
Product: javaee Reporter: Petr Jiricka <pjiricka>
Component: PersistenceAssignee: martin_adamek <martin_adamek>
Status: RESOLVED FIXED    
Severity: blocker CC: gsporar, johnjullion
Priority: P2    
Version: 6.x   
Hardware: All   
OS: Mac OS X   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 89772    

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