-
Task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
---
-
---
The ResteasyAttributeTestCase test checks that attributes set in the jaxrs subsystem are set in a deployment. The problem is this test requires that the defined AttributeDefinition's be expose, e.g. defined public, only for test purposes. We should be able to redesign the test to use String values instead as that is what the test resource would return.