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 101529 - TopLink Essentials isn't on project classpath
Summary: TopLink Essentials isn't on project classpath
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Erno Mononen
URL:
Keywords:
: 99816 101826 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-04-18 10:23 UTC by Petr Blaha
Modified: 2007-04-19 18:45 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 Petr Blaha 2007-04-18 10:23:33 UTC
[NB build 070418]
Steps:
1) create J2SE project
2) start Entity classes from DB
3) create new PU
4) complete wizard
5) build project
ERROR: build failed since TopLink library is missing on classpath.  This is
serious usability issue since user doesn't know what is wrong with generated
code and also he doesn't know where to take required classes.
Comment 1 Erno Mononen 2007-04-18 13:01:21 UTC
Fixed in trunk.

Checking in PersistenceLibrarySupport.java;
/cvs/j2ee/persistence/src/org/netbeans/modules/j2ee/persistence/wizard/library/
PersistenceLibrarySupport.java,v  <--  PersistenceLibrarySupport.java
new revision: 1.5; previous revision: 1.4
done
Comment 2 Erno Mononen 2007-04-18 13:32:53 UTC
*** Issue 99816 has been marked as a duplicate of this issue. ***
Comment 3 Petr Blaha 2007-04-19 11:39:46 UTC
b. 070419
Comment 4 Erno Mononen 2007-04-19 18:45:27 UTC
*** Issue 101826 has been marked as a duplicate of this issue. ***