[
https://issues.jboss.org/browse/WFLY-8424?page=com.atlassian.jira.plugin....
]
Jan Martiska moved JBEAP-9807 to WFLY-8424:
-------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-8424 (was: JBEAP-9807)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: EJB
Test Suite
(was: EJB)
(was: Test Suite)
Create test for @ClientInterceptors annotation of EJB client library
--------------------------------------------------------------------
Key: WFLY-8424
URL:
https://issues.jboss.org/browse/WFLY-8424
Project: WildFly
Issue Type: Task
Components: EJB, Test Suite
Reporter: Jan Martiska
Assignee: Jan Martiska
example:
{noformat}
@ClientInterceptors({HelloClientInterceptor.class})
public interface HelloBeanRemote {
public String hello();
}
{noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)