Development mode for PaxWicketObjectOutputStream and PaxWicketObjectInputStream
-------------------------------------------------------------------------------

                 Key: PAXWICKET-23
                 URL: http://issues.ops4j.org/jira/browse/PAXWICKET-23
             Project: Pax Wicket
          Issue Type: New Feature
            Reporter: Edward Yakop
            Assignee: Edward Yakop


When pax wicket is deployed in development mode during:

Serialization.
* Replace every object with an object that consists of:
  * Class name of the wrapped object
  * Byte array of the wrapped object

Deserialization:
* Deserialized the byte array of the wrapped object, when that fails print out 
the classname stored in
  wrapped object.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to