Explanation | This is an internal system exception. |
Action | No action is required. |
Explanation | A runtime configuration could not be created for a JAX-RS application. |
Action | Consult the logs in your <profile_home>/logs directory for more information. |
Explanation | If the module contains JAX-RS resources, the application will not function correctly. |
Action | Consult the logs in your <profile_home>/logs directory for more information. |
Explanation | This message is for informational purposes only. |
Action | No action is required. |
Explanation | A problem occurred when trying to start your JAX-RS application. The classloader hierarchy might be incorrect because there are multiple versions of the JAX-RS API in the classpath. |
Action | If you have your own JAX-RS API JAR file in your application, try removing the API JAR file. You might also need to verify your classloader policy. |
Explanation | The JAX-RS component attempted to register with the EJB container injection engine to allow annotation injections. The registration did not succeed. |
Action | Consult the logs in your <profile_home>/logs directory for more information. |
Explanation | Target servers must be Version 8.0.0 or higher to support JAX-RS. |
Action | Ensure all server targets are Version 8.0.0 or higher. Consult the logs in your <profile_home>/logs directory for more information. |
Explanation | A cluster member with Version lower than 8.0.0 was added to a cluster that previously had all Version 8.0.0 or higher servers. |
Action | Use only servers that are version 8.0.0 or higher if using JAX-RS web services. |
Explanation | A problem occurred when trying to validate the cluster member versions of a cluster. |
Action | Consult the logs in your <profile_home>/logs directory for more information. |