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 193577 - ClassNotFoundException: org.netbeans.modules.j2ee.persistence.spi.targetinfo.JPATargetInfo
Summary: ClassNotFoundException: org.netbeans.modules.j2ee.persistence.spi.targetinfo....
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Sergey Petrov
URL:
Keywords:
: 193568 193575 193660 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-12-18 17:01 UTC by pavelvesely
Modified: 2010-12-23 07:06 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 175137


Attachments
stacktrace (5.64 KB, text/plain)
2010-12-18 17:01 UTC, pavelvesely
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pavelvesely 2010-12-18 17:01:51 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-6342-on-101217)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Windows Vista

Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.j2ee.persistence.spi.targetinfo.JPATargetInfo
   at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
Comment 1 pavelvesely 2010-12-18 17:01:55 UTC
Created attachment 104245 [details]
stacktrace
Comment 2 Sergey Petrov 2010-12-18 19:45:05 UTC
need to increase jpa module version an web etc modules.
Comment 3 David Konecny 2010-12-19 18:00:49 UTC
*** Bug 193575 has been marked as a duplicate of this bug. ***
Comment 4 David Konecny 2010-12-19 18:01:47 UTC
*** Bug 193568 has been marked as a duplicate of this bug. ***
Comment 5 David Konecny 2010-12-20 20:17:45 UTC
*** Bug 193660 has been marked as a duplicate of this bug. ***
Comment 6 Sergey Petrov 2010-12-20 22:48:28 UTC
http://hg.netbeans.org/web-main/rev/12f87f77be2e all versions updated, need to update ear etc projects after implementation
Comment 7 Quality Engineering 2010-12-23 07:06:37 UTC
Integrated into 'main-golden', will be available in build *201012230001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/12f87f77be2e
User: Sergey B. Petrov <sj-nb@netbeans.org>
Log: fix #193577 - updatre persistence and web module version and dependency