Jesper Pedersen wrote:
I'm working on JCA 1.7 right now, but it is just a spec update to align with EE 7.
But yeah, we will return to JCA in EE 8 for sure if I have anything to say about it ;)
Cool, while we're at it it would be cool if MessageEndpoint
could implement AutoCloseable
so that it can be used in a try-with-resources block.