Bug 403163 - Rest plugin issuing ClassNotFoundException
Summary: Rest plugin issuing ClassNotFoundException
Status: NEW
Alias: None
Product: Hudson
Classification: Technology
Component: Plugins (show other bugs)
Version: 3.0.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Winston Prakash CLA
QA Contact: Geoff Waymark CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-13 06:31 EDT by Florian Schneider CLA
Modified: 2013-03-13 06:42 EDT (History)
2 users (show)

See Also:


Attachments
Stacktrace (3.86 KB, text/plain)
2013-03-13 06:31 EDT, Florian Schneider CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Schneider CLA 2013-03-13 06:31:06 EDT
Created attachment 228334 [details]
Stacktrace

Some code triggered by the Rest plugins seems to have a dependency problem. When trying to throw a specific kind of exception, the exception class is not found. See attached stack trace.