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 191526 - Hibernate (JPA 2.0) is not offered as the default JPA provider for JBoss
Summary: Hibernate (JPA 2.0) is not offered as the default JPA provider for JBoss
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 7.0
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Sergey Petrov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-01 15:35 UTC by Petr Jiricka
Modified: 2010-11-05 03:48 UTC (History)
1 user (show)

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 Petr Jiricka 2010-11-01 15:35:14 UTC
1. Register JBoss 6 Milestone 5
2. Create a new Java EE 6 Web project with JBoss target
3. Create a new Persistence unit

=> The pre-selected choice in the Persistence Provider combo box is <Default Provider>. However, the IDE should recognize that Hibernate is included in JBoss, so the default choice should be: Hibernate (JPA 2.0) (default).
Comment 1 Sergey Petrov 2010-11-01 18:19:50 UTC
may be a duplicate of issue 191403
Comment 2 Petr Hejl 2010-11-04 15:55:46 UTC
Fixed in web-main 4e3c69b5e099.
Comment 3 Quality Engineering 2010-11-05 03:48:13 UTC
Integrated into 'main-golden', will be available in build *201011050000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/4e3c69b5e099
User: Petr Hejl <phejl@netbeans.org>
Log: #191526 Hibernate (JPA 2.0) is not offered as the default JPA provider for JBoss
#191403 New persistence unit wizard list <default provider>