CWOBJ0101W

INVALID_CLIENT_DOMAIN_CONFIG_CWOBJ0101W=CWOBJ0101W: The {0} client domain endpoint configuration is not valid.

Explanation

The text inside the endpointConfig element in the Liberty profile configuration is not valid. The format must be <endpointConfig> domainId ; catalogServiceEndpoints [; path to client security properties file] </endpointConfig>. The domainId is the name of the domain, catalogServiceEndpoints is a comma-separated list of host:port combinations of catalog servers and the optional path to a client security properties file if security is enabled for that domain.

User response

Configure the xsClientDomain endpointConfig using the correct format.