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 245418

Summary: JIRA: javax.xml.parsers.SAXParserFactory cannot be found by com.sun.jersey_1.5.0
Product: connecteddeveloper Reporter: alied <alied>
Component: JiraAssignee: Tomas Stupka <tstupka>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 210544
Attachments: stacktrace

Description alied 2014-07-04 17:13:30 UTC
Build: NetBeans IDE Dev (Build 201407040001)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.60-b09, Java(TM) SE Runtime Environment, 1.7.0_60-b19
OS: Windows 7

User Comments:
alied: Tries to connect to our corporate Jira.




Stacktrace: 
java.lang.ClassNotFoundException: javax.xml.parsers.SAXParserFactory cannot be found by com.sun.jersey_1.5.0
   at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501)
   at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
   at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
   at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
   at org.netbeans.modules.netbinox.NetbinoxLoader.loadClass(NetbinoxLoader.java:81)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
Comment 1 alied 2014-07-04 17:13:32 UTC
Created attachment 147892 [details]
stacktrace
Comment 2 Tomas Stupka 2014-07-24 14:02:24 UTC

*** This bug has been marked as a duplicate of bug 243030 ***