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 239547 - Obsolete Hibernate configuration editor functionality
Summary: Obsolete Hibernate configuration editor functionality
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Hibernate (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Sergey Petrov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-17 08:44 UTC by Maksim Khramov
Modified: 2014-07-09 15:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maksim Khramov 2013-12-17 08:44:26 UTC
Product Version: NetBeans IDE Dev (Build 201312170002)
Java: 1.7.0_45; Java HotSpot(TM) 64-Bit Server VM 24.45-b08

Hibernate 3.X event listeners registering via configuration file is no more supported in 4.X version. See Hibernate migration guide item 6.

Netbeans configuration editor need to be aware of this.
Comment 1 Sergey Petrov 2013-12-17 13:22:28 UTC
doesn't look so severe to be P2, but will try to look in 8.0
Comment 2 Sergey Petrov 2014-07-07 18:40:58 UTC
It's unclear, what is related to listeners regiustration.
Is <event type="create-onflush"/> means smth is registered somehow?
Comment 3 Sergey Petrov 2014-07-08 12:26:29 UTC
http://hg.netbeans.org/web-main/rev/4eba01674bb8 events section is removed now completely. it have no sense to suppor 3.x in visual designer, if anyone would like to use 3.x it's always possible to add this config manually.
Comment 4 Quality Engineering 2014-07-09 02:47:49 UTC
Integrated into 'main-silver', will be available in build *201407090001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/4eba01674bb8
User: Sergey B. Petrov <sj-nb@netbeans.org>
Log: #239547 events section is removed from visual designer