Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix Bugzilla Bug 163037 NotSerializableException when stop the server where BIRT WTP project ran on.

Summary:
Bugzilla Bug 163037 NotSerializableException when stop the server where BIRT WTP project ran on.

Bugzilla Bug (s) Resolved: 163037

Description:
Because engine task can’t support serializable interface now, encapsulate engine task into a new class and avoid serializing engine task when session canceled.

 

Tests Description: Manual test

Notes to Build Team:

Notes to Developers :

Notes to QA:

Notes to Documentation :

Files Edited:
/cvsroot/birt/source/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtCancelTaskActionHandler.java

 

/cvsroot/birt/source/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/BirtUtility.java

Files Added:

/cvsroot/birt/source/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/BaseTaskBean.java

 

Files Deleted:

 

Thanks And Best Regards,

Jerry Cheng

Actuate Corporation - Shanghai R&D Center
0086-21-58826388-265

 


Back to the top