[jboss-jira] [JBoss JIRA] (AS7-2530) Arquillian in AS7 is missing support for byteman

Miroslav Novak (Created) (JIRA) jira-events at lists.jboss.org
Mon Nov 7 07:02:49 EST 2011


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
             Fix For: 7.1.0.Beta1


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