Skip to content

Conversation

arjantijms
Copy link
Contributor

Test has been tested on WIldFly 10rc4 and GlassFish 4.1.1 (at the time of writing the latest versions).

GlassFish fails 4 of the 12 new tests:

protectedInvokeEJBFromSecureResponse(org.javaee7.jaspictest.invoke.InvokeEJBBeanProtectedTest): Response did not contain output from EJB bean for secureResponse for protected resource.

protectedInvokeEJBFromValidateRequest(org.javaee7.jaspictest.invoke.InvokeEJBBeanProtectedTest): Response did not contain output from EJB bean for validateRequest for protected resource.

publicInvokeEJBFromSecureResponse(org.javaee7.jaspictest.invoke.InvokeEJBBeanPublicTest): Response did not contain output from EJB bean for secureResponse for public resource.

publicInvokeEJBFromValidateRequest(org.javaee7.jaspictest.invoke.InvokeEJBBeanPublicTest): Response did not contain output from EJB bean for validateRequest for public resource.

This is not a problem with the tests, but a bug in GlassFish. See https://java.net/jira/browse/GLASSFISH-21447

arjantijms added a commit that referenced this pull request Nov 10, 2015
Added test for obtaining and invoking EJB and CDI beans from a SAM
@arjantijms arjantijms merged commit 5f53c52 into javaee-samples:master Nov 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant