Explanation | The missing attribute is required for the <securityConfiguration> element. |
Action | Specify the missing attribute for the <securityConfiguration> element. |
Explanation | The specified configuration element type requires an id attribute so it can be properly referenced by other elements in the configuration. |
Action | Define an id attribute for the specified configuration element type. |
Explanation | The missing attribute is required for the <security> element. |
Action | Specify the missing attribute for the <security> element. |
Explanation | The specified security configuration is not defined. The identifier name might be incorrect, or referencing a security configuration that does not exist. |
Action | Define a valid security configuration for the specified attribute in the <security> element. |
Explanation | The configured reference identifier is not valid. The identifier name might be wrong, or referencing a service configuration that does not exist. |
Action | Specify a valid service configuration identifier for the <securityConfiguration> element. |
Explanation | No service of the specified type is available through the OSGi service registry. |
Action | Specify a service implementation feature of the specified type. |
Explanation | Multiple services of the specified type are available through the OSGi service registry, and no explicit configuration exists to indicate which service to use. |
Action | Specify only one service implementation feature of the specified type, or define which service to use in the configuration. |
Explanation | The security service is in the process of starting. This might take some time if one-time initialization needs to occur. |
Action | No action is required. |
Explanation | This message is for informational purposes only. |
Action | No action is required. |
Explanation | This message is for informational purposes only. |
Action | No action is required. |
Explanation | The caller's subject has too many principals of type WSPrincipal. Only one principal of this type is supported. |
Action | Review the application to understand why the subject has more than one WSPrincipal. |