Menu

#95 session/servletContext attribute should be Serializable

closed-fixed
nobody
TagLibrary (33)
5
2010-07-16
2007-02-04
y_masa
No

Some application server requires to be Serializable for session or servletContext attribute.
But some classes that can be session or servletContext attribute is NOT Seriailzable.
see http://sourceforge.net/forum/forum.php?thread_id=1649305&forum_id=192228

Discussion

  • Ulf Dittmer

    Ulf Dittmer - 2008-08-15

    Logged In: YES
    user_id=908396
    Originator: NO

    I've put up a version of cewolf that fixes this bug (and a few others) at
    http://www.ulfdittmer.com/code/cewolf.html.

    The fix introduces an incompatibility to previous versions, though:
    ChartPostProcessor implementations need to be adapted, but in most cases
    the change is an easy one.

     
  • Ulf Dittmer

    Ulf Dittmer - 2010-07-16
    • status: open --> closed-fixed
     
  • Ulf Dittmer

    Ulf Dittmer - 2010-07-16

    Fixed in version 1.1

     

Log in to post a comment.