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 - Integrating Hibernate with NetBeans 6.1 without plugin
Summary: Integrating Hibernate with NetBeans 6.1 without plugin
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Winston Prakash
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-07 13:42 UTC by abrescia
Modified: 2008-05-07 14:19 UTC (History)
0 users

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 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