Actually, that sounds like it might work for me.
What I am doing is having one EJB bean call another, which I'd prefer it to start in a new thread and to return control to the original bean. It sounds like the asynchronous session bean invocations might work for me.
I was looking for workmanager, since everything I read was pointing to that being how to do concurrency in JavaEE. I'm a JavaEE newbie, and getting my feet wet, so to speak, and have been finding it rather hard to track down information for what I need for my project... (Sometimes google isn't your friend, like when you don't know what to look for...)
Thanks. I just found info on the asynchronous session bean invocations.
[Message sent by forum member 'xlorepdarkhelm']
http://forums.java.net/jive/thread.jspa?messageID=394926