[ https://issues.apache.org/jira/browse/HTTPCLIENT-978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899999#action_12899999 ]
Oleg Kalnichevski commented on HTTPCLIENT-978: ---------------------------------------------- Michajlo, I am fine with reintroducing HttpCacheEntrySerializer but I am somewhat reluctant to introduce a dependency on jettison if it can be avoided. I think we should provide a very simple serializer based on standard java object serialization code. We should also fix HttpCacheEntry. I guess HttpCacheEntry serialization breaks due to BasicStatusLine being non-serializable. I am going to fix in HttpCore. Oleg > provide an ehcache implementation for HttpCache > ----------------------------------------------- > > Key: HTTPCLIENT-978 > URL: https://issues.apache.org/jira/browse/HTTPCLIENT-978 > Project: HttpComponents HttpClient > Issue Type: New Feature > Components: Cache > Reporter: Jonathan Moore > Attachments: ehcache_w_serialization.patch, > httpclient-cache_ehcache-patch.patch, httpclient-cache_ehcache-patch2.patch > > > Provide an implementation of the HttpCache interface that stores cache > entries in ehcache. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org