MIchael,
I move the thread to the appropriate forum.
I did not understand your needs, from the EJB spec you should not deal with threads.
Do do something you might use timers (i.e. @Schedule annotations for EJB) to start a action by specifying a time.
So please explain what you want to achieve, in that case we might able to give you some hints how to do.