Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 1.0.0.Alpha5
-
Fix Version/s: 1.0.0.Beta1
-
Component/s: Jetty Containers
-
Labels:None
Description
Current Jetty Embeddable Container 7 works on all v7 and v8 releases,
but its usage of Jetty Configuration classes is hardcoded,
which conflicts with renamed classes in in v7.2+.
If this was configurable, user could change which Configuration classes should be used.
Perhaps providing both default would be good;
e.g. one for pre-7.2, one for 7.2+
Gliffy Diagrams
Activity
- All
- Comments
- Work Log
- History
- Activity
- Links Hierarchy
Added Version check to auto add the new Jetty Pluss class, but also opened up configuration option configurationClasses.