Looking into Async invocation support (ala EJB 3.1).Getting something in that supports the non-persistent/non-transacted approach for local interfaces seems the most doable initially. The remote aspect seems trickier and likely going to require some JMS dependencies on the client.
Will post more details as I get them. -David
