[ISSUES] Work Logged: (JLCP-144) RSSManager
| Newsgroups | gmane.comp.java.javalobby.communityplatform |
|---|---|
| Message-ID | <[email protected]> |
The following work log has been added to this issue:
Logged By: Matthew Schmidt
Created: Tue, 15 Apr 2003 4:36 PM
Time Logged: 2 hours
Description:
The initial hibernate models and config files are added, along with quartz scheduling manager and the property files that Quartz needs. All that needs to be done now is do some simple DAO models and the manager should be finished. Then we just have to create a taglib to display a feed's content based on its shortname. If a feed is unavailable, we use its cached content so that we never have to print out a stack trace saying that the feed is unavailable.
---------------------------------------------------------------------
View the issue:
http://jira.jlcp.org/secure/ViewIssue.jspa?key=JLCP-144
Here is an overview of the issue:
---------------------------------------------------------------------
Key: JLCP-144
Summary: RSSManager
Type: New Feature
Status: In Progress
Priority: Major
Time Spent: 2 hours
Estimate: 0 minutes
Project: Javalobby Community Platform
Fix Fors:
0.5.1
Versions:
0.5.0 (Delorean)
Assignee: Matthew Schmidt
Reporter: Matthew Schmidt
Created: Fri, 4 Apr 2003 11:46 AM
Updated: Tue, 15 Apr 2003 4:36 PM
Description:
We need an RSSManager to handle keeping the retrieval of RSS feeds on a schedule. Most sites don't appreciate someone accessing their RSS feed every page load. This RSSManager will use Hibernate and store the retrieved XML in the database for those times when we can't get at the newest copy. Use Hibernate caching for fast retrieval. Our bootstrapper should start the RSS manager.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.jlcp.org/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira