Hi,Fyi, I created a JIRA issue for the failure here: https://issues.jboss.org/browse/SECURITY-876Grtz,Arjan
On Monday, February 23, 2015, Arun Gupta <arun.gupta@gmail.com> wrote:A new test has been added javaee7-samples test and is failing on WildFly 8.2. Can anybody take a look at this?Arun---------- Forwarded message ----------
From: Arjan Tijms <notifications@github.com>
Date: Mon, Feb 23, 2015 at 9:05 AM
Subject: [javaee7-samples] Added test to see if a logout from the web propagates to EJB (#290)
To: javaee-samples/javaee7-samples <javaee7-samples@noreply.github.com>This adds a test to see if a logout from the web propagates to EJB, as it should.
This fails on WildFly 8.2, but succeeds on GlassFish 4.0 and 4.1.
(note: this test has been tested)
You can view, comment on, or merge this pull request online at:
https://github.com/javaee-samples/javaee7-samples/pull/290
Commit Summary
- Merge pull request #1 from javaee-samples/master
- Added test to see if a logout from the web propagates to EJB
File Changes
- M jaspic/ejb-propagation/pom.xml (3)
- A jaspic/ejb-propagation/src/main/java/org/javaee7/jaspic/ejbpropagation/servlet/PublicServletPublicEJBLogout.java (56)
- A jaspic/ejb-propagation/src/test/java/org/javaee7/jaspic/ejbpropagation/PublicEJBPropagationLogoutTest.java (62)
Patch Links:
- https://github.com/javaee-samples/javaee7-samples/pull/290.patch
- https://github.com/javaee-samples/javaee7-samples/pull/290.diff
—
Reply to this email directly or view it on GitHub.--