Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.4
-
None
Description
EndpointPolicyImpl.initializeVocabulary() is creating the vocabulary for input, output, and faults. On the server side, it only needs to calculate the vocab for the input. On the client side, for the output and faults.
It's not a huge deal, but it makes the AssertionInfoMap larger and thus requires slightly more processing.