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 79863 - Persistemce api doesn't exist in project classpath on jboss
Summary: Persistemce api doesn't exist in project classpath on jboss
Status: RESOLVED DUPLICATE of bug 75948
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Libor Kotouc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-07 13:19 UTC by Lukasz Grela
Modified: 2006-07-17 11:53 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 Lukasz Grela 2006-07-07 13:19:01 UTC
#200607040200


1) create web project
2) create entity class, don't create persistence unit
3) all imports statements to perststence api are underlined because persistence
api is not in classpath
4) after creating persistence unit it seems that persistence api is being
included to classpath
Comment 1 Libor Kotouc 2006-07-17 11:53:16 UTC

*** This issue has been marked as a duplicate of 75948 ***