[jboss-jira] [JBoss JIRA] (WFLY-10607) Fix intermittent failures in *EJBForwardingTestCase

Richard Achmatowicz (Jira) issues at jboss.org
Wed Apr 10 08:13:07 EDT 2019


    [ https://issues.jboss.org/browse/WFLY-10607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13720402#comment-13720402 ] 

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)


More information about the jboss-jira mailing list