Open ramonamorea opened 9 years ago
Hi Ramona,
Thank you for reporting the issue, this is a limitation of the version of the News Aggregation Library for Java in use. Indeed this is an issue regarding the RSS News Demo - Java Adapter project.
I have done a quick test using version 0.6.5 of informa (just replacing the informa.jar and jdom.jar under LS_HOME/adapters/RSS/lib) and the feed http://themeforest.net/feeds/new-wordpress-items.atom seems to work fine.
You could experiment with a local version of the Lightstreamer server with a customized RSS News Demo Adapter, although we will update soon also our online demo.
Hi and thank you for your reply!
I forgot to mention in my initial comment that I was experimenting with a local installation of the LightStream server, I had everything set up on my local computer.
I will try again with Informa. Thanks again, we'll keep in touch
Hi,
Interesting project!
I had everything up-and running (Lightstream server, the RSS News Demo - Java Adapter, also the RSS client) and the demo works with xml feeds or with those random generated.
But if I try with that .atom newer type feed, it's not working, an example: http://themeforest.net/feeds/new-wordpress-items..atom
it says "Error reading file: null".
Even if the http://themeforest.net/feeds/new-wordpress-items..atom can be seen in the browser or in any related RSS feed reader.
Any idea where to look to fix this issue? Thanks a lot!