EJB support in Piranha via CDI
Enterprise Beans was once the face of Java EE, but as we discussed a while ago, is currently de-emphasised in […]
Enterprise Beans was once the face of Java EE, but as we discussed a while ago, is currently de-emphasised in […]
EJB, or Enterprise Beans, are Java classes with a number of container provided services attached to them, such as transactions, remoting and security. In this article we will take a look at what we can expect for EJB in the future.