PDA

View Full Version : spring timer with jboss server



yubaojian0616
Sep 13th, 2005, 04:05 AM
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 ???

yubaojian0616
Sep 13th, 2005, 11:01 PM
many thanks ! the problem has been slove!