Issue Overview
Guide states:
Add this configuration to arquillian.xml:
wildfly:8.0.0.Final:managed
standalone-full.xml
The implementation that I get requires to specify "target" as the property instead.
Expected Behaviour
Documentation update needed
Current Behaviour
Configuration exception when using "chameleonTarget"
Steps To Reproduce
- Configure target as in example
- Run arquillian test
Additional Information
None
Issue Overview
Guide states:
wildfly:8.0.0.Final:managed standalone-full.xmlAdd this configuration to arquillian.xml:
The implementation that I get requires to specify "target" as the property instead.
Expected Behaviour
Documentation update needed
Current Behaviour
Configuration exception when using "chameleonTarget"
Steps To Reproduce
Additional Information
None