[
https://issues.jboss.org/browse/WFLY-10607?page=com.atlassian.jira.plugin...
]
Richard Achmatowicz commented on WFLY-10607:
--------------------------------------------
The RemotingRemoteTransactionPeer is a component on the server side that is accessed by a
component on the client side and used to remotely control transaction state. It does not
use the same service type as regular EJB channels when creating the connection (i.e. it
uses "jboss.jta" instead of "jboss.ejb") and this affects the lookup
of an AuthenticationContext by Elytron. I'm suspecting this is a security
configuration issue.
Fix intermittent failures in *EJBForwardingTestCase
---------------------------------------------------
Key: WFLY-10607
URL:
https://issues.jboss.org/browse/WFLY-10607
Project: WildFly
Issue Type: Bug
Components: EJB, Test Suite
Affects Versions: 16.0.0.Final
Reporter: Petr Kremensky
Assignee: Richard Achmatowicz
Priority: Major
The tests were ignored by
https://github.com/wildfly/wildfly/pull/10563
--
This message was sent by Atlassian Jira
(v7.12.1#712002)