WS-I web services that replace deprecated RPCE web services
RPCE web services in the base configuration are deprecated in version 8.0. Corresponding WS-I versions replace them. The replacements use different types for some method arguments and return values. For example, arguments and return values that took entity types in RPCE take corresponding types based on Gosu classes in WS-I. Replace your existing code that interacts with RPCE web services to interact with their WS-I replacements instead.
In some cases, WS-I web services replacements are named slightly differently than their corresponding RPCE web services. For example, WS-I names drop the initial letters “I” from their corresponding RPCE names. In addition, WS-I web services are in different packages than their corresponding RPCE web services, and WS-I package names include the version number of PolicyCenter.
