[jboss-jira] [JBoss JIRA] (WFLY-1658) EJBAccessException for methods with @PermitAll but using arrays in parameters

Marcus Handte (JIRA) issues at jboss.org
Sat Dec 2 09:00:00 EST 2017


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

Marcus Handte commented on WFLY-1658:
-------------------------------------

Unfortunately, I have to report that this bug seems to be present again in Wildfly-10.1.0.Final.

After replacing an array parameter with a list of the same type on a session bean, I am able to use a method that did not work previously in an arquillian test.

> EJBAccessException for methods with @PermitAll but using arrays in parameters
> -----------------------------------------------------------------------------
>
>                 Key: WFLY-1658
>                 URL: https://issues.jboss.org/browse/WFLY-1658
>             Project: WildFly
>          Issue Type: Bug
>          Components: EJB
>    Affects Versions: 8.0.0.Alpha2
>         Environment: 8.0.0.Alpha2 / Oracle JDK 7
>            Reporter: Christophe Fillot
>            Assignee: jaikiran pai
>              Labels: ejb, security-domain
>             Fix For: 8.0.0.Alpha3
>
>
> Calling an EJB method containing an array in parameters throws EJBAccessException, even if the method has @PermitAll annotation.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list