You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Transform the EJB Container API jar due to dependencies on javax
packaged classes. New API jar will be io.openliberty.ejbcontainer.2.0.jar
Also added FAT tests for the APIs that will repeat for Java EE and Jakarta.
Finally, updated multiple .settings for FAT projects that were not properly
including newline characters for templates.
The EJB container in liberty provides some extensions to the Enterprise Beans specifications in the following project:
com.ibm.websphere.appserver.ejbcontainer.api
This project has dependencies on javax packaged classes, so will need to be transformed to support jakarta packaging.
The text was updated successfully, but these errors were encountered: