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 134715 - Problem with binding table to Hibernate objects
Summary: Problem with binding table to Hibernate objects
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-08 07:57 UTC by abrescia
Modified: 2008-05-08 07:57 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-08 07:57:56 UTC
Thanks for the solution to the issue n. 134665.
There's only a problem: I saw on http://blogs.sun.com/winston/entry/nb6_table_binding_enhancement how to create the Hibernate object list, but when I 
bind the table to this list, under the table the following error appears: "No elements found". The Web application crashes when started.
How can I solve this issue?