soteria icon indicating copy to clipboard operation
soteria copied to clipboard

Update the WildFly Testing to Provision using Galleon

Open darranl opened this issue 5 years ago • 0 comments

For the WildFly testing the application server can be provisioned using Galleon meaning the minimal set of layers needed to perform the test can be selected.

As the purpose of this testing is to test the latest code changes in Soteria the "ee-security" layer which adds EE security support to the distribution can be easily excluded.

Secondly testing is presently using PicketBox for testing, this is deprecated and will be removed in a future release so this will be an opportunity to switch to a WildFly Elytron based configuration. In addition to being deprecated PicketBox has compatibility issues with Java 14 which will not be addressed due to being deprecated.

At the same time switch to WildFly 20. From this it should be a fairly small step to keep up with the incremental releases.

darranl avatar Jun 11 '20 16:06 darranl