-
Type:
Bug
-
Status: Open
-
Resolution: Unresolved
-
Affects Version/s: Master
-
Fix Version/s: None
-
Component/s: Core Infrastructure
-
Labels:
According to the HTTP whiteboard specification, if two ServletContextHelper are registered with the same name only the one with the highest precedence must be used and the others must be reported as failed in the RuntimeDTO returned by HttpServiceRuntime.
However in the implementation Liferay is using none of them are reported as failing and both are reported in the regular list of servlet context's DTOs.