Hi Benson JAXRS can certainly help with writing say Atom or RSS readers and in fact an AtomPullServer in rt-management-web is a JAXRS endpoint serving Atom feeds, after catching/collecting CXF log events. You can have an RSS easily supported by providing a JAXRS provider capable of (de)serializing objects representing RSS entry and collections
cheers, Sergey On Wed, Jul 21, 2010 at 8:33 PM, Benson Margulies <[email protected]>wrote: > I have this somewhat confused sense that the JAX-RS stuff talks RSS > somehow. This leads me to wonder here if anyone would care to state a > recommendation for technology to build a daemon that sits around > catching new stuff as it becomes available via RSS. >
