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 189581 - Persistence unit can be created for maven project without server set
Summary: Persistence unit can be created for maven project without server set
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Sergey Petrov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-17 11:08 UTC by Sergey Petrov
Modified: 2011-04-02 08:50 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 Sergey Petrov 2010-08-17 11:08:50 UTC
It's impossible to create pu directly with error message regarding server dependency of persistence but it's possible to create pu in entity from db wizard and in session bean from entity wizard etc.
Comment 1 Sergey Petrov 2011-04-01 15:31:21 UTC
isn't valid for entities from db. still valid for controller/session bean wizards.
Comment 2 Sergey Petrov 2011-04-01 16:45:35 UTC
http://hg.netbeans.org/web-main/rev/59469dedf6c4 block wizards
Comment 3 Quality Engineering 2011-04-02 08:50:30 UTC
Integrated into 'main-golden', will be available in build *201104020400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/59469dedf6c4
User: Sergey B. Petrov <sj-nb@netbeans.org>
Log: fix #189581 block wizards with required pu if no server is specified