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 252734 - NoClassDefFoundError: javax/xml/bind/annotation/XmlRootElement
Summary: NoClassDefFoundError: javax/xml/bind/annotation/XmlRootElement
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: 2015-06-02 00:23 UTC by alied
Modified: 2015-07-22 16:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 217675


Attachments
stacktrace (3.73 KB, text/plain)
2015-06-02 00:23 UTC, alied
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alied 2015-06-02 00:23:15 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b14
OS: Linux

User Comments:
alied: just started netbeans




Stacktrace: 
java.lang.NoClassDefFoundError: javax/xml/bind/annotation/XmlRootElement
   at com.sun.jersey.core.provider.jaxb.AbstractRootElementProvider.isReadable(AbstractRootElementProvider.java:91)
   at com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider.isReadable(JSONRootElementProvider.java:88)
   at com.sun.jersey.core.spi.factory.MessageBodyFactory._getMessageBodyReader(MessageBodyFactory.java:345)
   at com.sun.jersey.core.spi.factory.MessageBodyFactory._getMessageBodyReader(MessageBodyFactory.java:315)
   at com.sun.jersey.core.spi.factory.MessageBodyFactory.getMessageBodyReader(MessageBodyFactory.java:298)
   at com.sun.jersey.api.client.ClientResponse.getEntity(ClientResponse.java:535)
Comment 1 alied 2015-06-02 00:23:17 UTC
Created attachment 153999 [details]
stacktrace
Comment 2 Tomas Stupka 2015-07-22 15:58:47 UTC

*** This bug has been marked as a duplicate of bug 247921 ***
Comment 3 Tomas Stupka 2015-07-22 16:00:54 UTC

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