[jboss-jira] [JBoss JIRA] (AS7-2530) Arquillian in AS7 is missing support for byteman
Brian Stansberry (Updated) (JIRA)
jira-events at lists.jboss.org
Mon Nov 21 10:05:41 EST 2011
[ https://issues.jboss.org/browse/AS7-2530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated AS7-2530:
----------------------------------
Fix Version/s: 7.1.0.CR1
(was: 7.1.0.Beta1)
> Arquillian in AS7 is missing support for byteman
> ------------------------------------------------
>
> Key: AS7-2530
> URL: https://issues.jboss.org/browse/AS7-2530
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Test Suite
> Affects Versions: 7.1.0.Alpha1
> Reporter: Miroslav Novak
> Assignee: Andrew Rubinger
> Priority: Critical
> Fix For: 7.1.0.CR1
>
>
> Hi,
> I tried to implement test case which is using byteman but without success. It seems that arquillian in AS7 doesn't have support for byteman. There are missing classes.
> Example test case:
> https://github.com/aslakknutsen/arquillian/blob/ARQ-348/frameworks/byteman/src/test/java/org/jboss/arquillian/framework/byteman/test/BytemanIntegrationTestCase.java
> Missing classes:
> org.jboss.arquillian.framework.byteman.api.BMRule;
> org.jboss.arquillian.framework.byteman.api.BMRules;
> Do we have a way how to make it work?
> Thank you,
> Mirek
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list