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 228060 - Not all required jar's bundled to Hibernate library
Summary: Not all required jar's bundled to Hibernate library
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Hibernate (show other bugs)
Version: 7.4
Hardware: All All
: P2 normal (vote)
Assignee: Sergey Petrov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-28 19:41 UTC by Maksim Khramov
Modified: 2013-03-29 10:29 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-03-28 19:41:33 UTC
Product Version: NetBeans IDE Dev (Build 201303232300)
Java: 1.7.0_15; Java HotSpot(TM) 64-Bit Server VM 23.7-b01

New bundled Hibernate library 3.6.10 depends of Sjf4j logging library instead of previously used Apache commons logging. (This migrate was in 3.3.0.CR1 hibernate)

This prevents freshly created hibernate project to run. Execution fails on SessionFactory initialization with error:
Initial SessionFactory creation failed.java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory
Comment 1 Sergey Petrov 2013-03-29 10:29:53 UTC
http://hg.netbeans.org/web-main/rev/0e785d0c56b1