users@jersey.java.net

Re: [Jersey] Abdera Feeds not usable in Eclipse / OSGi?

From: Ari Heino <ext.ari.heino_at_tieto.com>
Date: Fri, 21 Aug 2009 03:38:28 -0500 (CDT)

In 1.1.1-ea samples (simple-atom-server) you are using
com.sun.syndication.feed.WireFeed and com.sun.syndication.io.WireFeedInput
objects on the server side to create the Feed and
com.sun.syndication.feed.atom.Feed on the test class / client side to read
the resource response.

I'm only using org.apache.abdera.model.Feed.

Should I be using those sun's classes? And in which Jar would I find them if
they are needed to be used?

.aRi
-- 
View this message in context: http://n2.nabble.com/Abdera-Feeds-not-usable-in-Eclipse-OSGi-tp3472905p3486934.html
Sent from the Jersey mailing list archive at Nabble.com.