Thursday, 8 August 2013

cq5, NoClassDefFoundError for SyndFeedImpl when using it within a OSGi environment

cq5, NoClassDefFoundError for SyndFeedImpl when using it within a OSGi
environment

Getting a NoClassDefFoundError: Could not initialize class
com.sun.syndication.feed.synd.SyndFeedImpl when trying to use rome 1.0 to
create a rss feed.
I've tried "-Drome.pluginmanager.useloadclass=true" setting, both on true
and false with no luck.
Any reason why the rome bundle will successfully load but can't be used,
without getting a noclassdeffound?

No comments:

Post a Comment