Created by N Padmavathi on Jun 22, 2022
1.0.2-funcrel
New Support
Summary | Details |
---|
Add support for jakarta.ejb.* library | EJB support has been enhanced with the addition of the following library methods: jakarta.ejb.EJBObject and jakarta.ejb.SessionBean. |
1.0.1-funcrel
Other Updates
Details |
---|
Minor fixes and performance enhancements. |
1.0.0-funcrel
Other Updates
Details |
---|
EJB deployment descriptor file path and content are broadcasted. This means, EJB extension will read the content of the deployment descriptor and make it available to other extensions. |
1.0.0-beta1
New Support
Summary | Details |
---|
Support EJB Session Bean transactions configured via annotations | Creation of callLinks for matching methods between Remote Interface and Bean Class objects associated via annotations. |
1.0.0-alpha1
Note
Initial release.
New Support
Summary | Details |
---|
Support EJB Session beans transaction configured in ejb-jar.xml files | Creation of callLink for matching methods between Remote Interface and Bean Class associated in a session block within an ejb-jar.xml files. |