Dear all,

I have introduced the Quartz Scheduler into our application based on AS
5.3.0. Now we met with a situation like the following:

   - Quartz Scheduler will start up a Thread pool to run the Job being
   scheduled
   - Tenant user may schedule its own job with JobContext, like: TenantID,
   TenantDomain and CurrentUser

During the execution of the job, we need to switch from one tenant to
another one, what's the correct way to switch?

Thanks, Wenxing
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to