22 Sep
2009
22 Sep
'09
4:26 p.m.
On Sep 22, 2009, at 6:24 PM, Sergiu Dumitriu wrote:
jvelociter (SVN) wrote:
Author: jvelociter Date: 2009-09-22 16:05:56 +0200 (Tue, 22 Sep 2009) New Revision: 23823
Added: platform/xwiki-plugins/trunk/scheduler/src/main/java/com/xpn/ xwiki/plugin/scheduler/XWikiServletResponseStub.java Modified: platform/xwiki-plugins/trunk/scheduler/src/main/java/com/xpn/ xwiki/plugin/scheduler/SchedulerPlugin.java Log: XASCH-39 Stub the servlet response in the scheduler's thread context
A response stub and a request stub are needed for all background threads. Thus, it would be better to move them in xwiki-core.
Not with the new architecture but for old stuff yes. -Vincent