i development a system with spring+hibernate+jboss
i want to delete some log from database which was bad,
i'm use the CronTriggerBean class .however,it need the current thread waiting or sleeping .
i want to binding the jboss server'thread ,
who can help me ???


Reply With Quote