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

Summary: ClassNotFoundException: org.netbeans.modules.j2ee.persistence.spi.targetinfo.JPATargetInfo
Product: javaee Reporter: pavelvesely
Component: PersistenceAssignee: Sergey Petrov <sj-nb>
Status: RESOLVED FIXED    
Severity: normal CC: marcotts, neilmca
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 175137
Attachments: stacktrace

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