|
|
|
|
|
One of the uses of an API for an embeddable container is testing, and experience shows this can have a huge impact on the development speed, so I'm very pleased to report progress on this from the JSR 318 EG, led by Ken. The proposed API provides for creation / releasing of the container as in:
EJBContainer ejbC = EJBContainer.createEJBContainer();
Ken's Intro Note also hints at more details from further blogs (a portable global JNDI name, for example), so stay tuned. |
More evidence that the EJB 3.1 Expert Group is keeping a very customer-focused perspective on the
evolution of the spec.
Hats off to them!
Also see EJB3
for more EJB 3-related entries.