You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Dzmitry Kazimirchyk (JIRA)" <ji...@apache.org> on 2016/03/01 15:07:18 UTC

[jira] [Created] (CAY-2065) Pluggable serialization and connectivity layers for ROP

Dzmitry Kazimirchyk created CAY-2065:
----------------------------------------

             Summary: Pluggable serialization and connectivity layers for ROP
                 Key: CAY-2065
                 URL: https://issues.apache.org/jira/browse/CAY-2065
             Project: Cayenne
          Issue Type: Improvement
          Components: ROP
    Affects Versions: 4.0.M3
            Reporter: Dzmitry Kazimirchyk


Currently ROP relies solely on hessian for both connectivity and serialization. This is starting to cause troubles because hessian library is now effectively abandoned with nobody to address arising issues, e.g. inability to serialize JSR-310 date types (CAY-2038), HTTP keep-alive not working in HessianConnection.

The goal of this task is to rework ROP to have hessian independent connectivity layer and separate hessian serialization layer which both will be replaceable and configurable through DI.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)