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 - JIRA: javax.xml.parsers.SAXParserFactory cannot be found by com.sun.jersey_1.5.0
Summary: JIRA: javax.xml.parsers.SAXParserFactory cannot be found by com.sun.jersey_1.5.0
Status: RESOLVED DUPLICATE of bug 243030
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-04 17:13 UTC by alied
Modified: 2014-07-24 14:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 210544


Attachments
stacktrace (5.83 KB, text/plain)
2014-07-04 17:13 UTC, alied
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***