Hi,

Being a newbie in java I follow the tutorial:Using Hibernate in a Java Swing Application to try
to learn how to create a simple swing databas app in java using NetBeans and Hibernate.
In the services panel I can see all the tables in my PostgreSQL-db but when i try the wizard for reverse engineering no available tables show up.
When I test with the provided derbydb, tables are shown and I can select any of them.
Is there some bug in the implementation for PostgreSQL or what am I doing wrong?

My environment:
Product Version: NetBeans IDE 7.0 (Build 201104080000)
Java: 1.6.0_23; Java HotSpot(TM) Client VM 19.0-b09
System: Windows XP version 5.1 running on x86; Cp1252; sv_SE (nb)

Regards
stab