[jboss-jira] [JBoss JIRA] (AS7-2530) Arquillian in AS7 is missing support for byteman
Karel Piwko (Commented) (JIRA)
jira-events at lists.jboss.org
Tue Nov 22 03:58:41 EST 2011
[ https://issues.jboss.org/browse/AS7-2530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644626#comment-12644626 ]
Karel Piwko commented on AS7-2530:
----------------------------------
@Mirek, Arquillian support for Byteman had never gone further than an experimental branch. There is no Byteman support missing for Arquillian AS7 container specifically, simply the Byteman support is not available at all in Arquillian.
If you really need Byteman support in Arquillian, you should rather track Arquillian Byteman extension https://issues.jboss.org/browse/ARQ-348 and make sure it will be available in Arquillian 1.0.0.Final timeframe and compatible with AS7/EAP6.
@Scott, it might be possible that Arquillian AS7 container might require a service to bootstrap proper Byteman environment but this is an implementation detail we can omit in current discussion.
> 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