[
https://issues.jboss.org/browse/AS7-2530?page=com.atlassian.jira.plugin.s...
]
Miroslav Novak commented on AS7-2530:
-------------------------------------
Hi Scott,
I could not compile the code because classes were missing:
org.jboss.arquillian.framework.byteman.api.BMRule
org.jboss.arquillian.framework.byteman.api.BMRules
Not sure when byteman is attached to AS7 server.
Those classes are in one of the plugins for arquilian but this plugin (framework) is not
in arquilian for AS7.
It's possible that I missed something important like a way how to easily add it to
pom.xml for AS7.
Thank you,
Mirek
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/bytema...
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