This documentation is not maintained. Please refer to doc.castsoftware.com/technologies to find the latest updates.

1.0.2-funcrel

New Support

SummaryDetails
Add support for jakarta.ejb.* libraryEJB 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

SummaryDetails
Support EJB Session Bean transactions configured via annotationsCreation of callLinks for matching methods between Remote Interface and Bean Class objects associated via annotations.

1.0.0-alpha1

Note

Initial release.

New Support

SummaryDetails
Support EJB Session beans transaction configured in ejb-jar.xml filesCreation of callLink for matching methods between Remote Interface and Bean Class associated in a session block within an ejb-jar.xml files.