-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 5.6
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Runtime
To avoid having to include the following code in the initialize(FeaturesRunner runner) method:
runner.getFeature(RuntimeFeature.class).getHarness().addWorkingDirectoryConfigurator(this);
To check: JettyFeature, DownloadFeature, WebEngineFeature.