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 134665

Summary: Integrating Hibernate with NetBeans 6.1 without plugin
Product: obsolete Reporter: abrescia <abrescia>
Component: visualwebAssignee: Winston Prakash <wjprakash>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: TASK Exception Reporter:

Description abrescia 2008-05-07 13:42:42 UTC
I use NetBeans 6.1 to create a Web application that manages a database. I use Tomcat as web server.
I saw the instructions on http://www.netbeans.org/kb/articles/hibernate-javaee.html that explain how to link Hibernate with NetBeans.
I copied the library into Tomcat lib directory, created NetBeans library and an entity class from database.
I created also a Visual Web JSF page with a table and I want to bind the table to the entity class just created.
How can I do this? I tried with Bind to data... but the class doesn't appear.
Do I have to try another solution?
Comment 1 Winston Prakash 2008-05-07 14:19:13 UTC
Take a look at my blog on how to do this

http://blogs.sun.com/winston/entry/nb6_table_binding_enhancement