As a proposed workaround to the current failures of remote EJB lookups in app clients in the JPA EJB test vehicles, one could use the application-client/ejb-ref/lookup-name="global-jndi-name" + @EJB(lookup="global-jndi-name") on the vehicle interface to workaround the current failure to properly resolve the application-client/ejb-ref/ejb-link value.
As a proposed workaround to the current failures of remote EJB lookups in app clients in the JPA EJB test vehicles, one could use the application-client/ejb-ref/lookup-name="global-jndi-name" + @EJB(lookup="global-jndi-name") on the vehicle interface to workaround the current failure to properly resolve the application-client/ejb-ref/ejb-link value.