Release Notes - 1.0


  • 1.0.2-funcrel

    1.0.2-funcrel
    EJB support has been enhanced with the addition of the following library methods: jakarta.ejb.EJBObject and jakarta.ejb.SessionBean.Add support for jakarta.ejb.* library
  • 1.0.1-funcrel

    1.0.1-funcrel
    Minor fixes and performance enhancements.
  • 1.0.0-funcrel

    1.0.0-funcrel
    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

    1.0.0-beta1
    Creation of callLinks for matching methods between Remote Interface and Bean Class objects associated via annotations.Support EJB Session Bean transactions configured via annotations
  • 1.0.0-alpha1

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