blob: 6c8ebfbf901931320c2436d38fe6089910f16f35 [file] [log] [blame]
- A test to check if ManagedBean, CDI Dependent Bean and a common POJO in a library jar is available for EJBs of an EAR.
[issue GLASSFISH-11888]
- Structure
EAR:
- EJB.jar (EJB impl)
- WAR (uses EJB api to access EJB)
- lib-dir (set as library-directory through application.xml and has EJB API and lib Beans)