-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Problem:
Depending on the maven profiles being active during the assembly build, it happens that application server specific classes are included in the integration-test-engine test-jar. When we reuse it, there can be classloading issues during testing.
AT:
- Remove application server specific classes from test-jar and create them individually for each application server where they are missing