-
Notifications
You must be signed in to change notification settings - Fork 310
Description
Deployment Error message
{"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"applicationPetstore.war\".WeldStartService" => "Failed to start service Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-001417: Enabled interceptor class org.agoncal.application.petstore.util.LoggingInterceptor (<{http://xmlns.jcp.org/xml/ns/javaee}class>org.agoncal.application.petstore.util.LoggingInterceptor</{http://xmlns.jcp.org/xml/ns/javaee}class> in vfs:/content/applicationPetstore.war/WEB-INF/beans.xml@5) does not match an interceptor bean: the class is not found, or not annotated with @Interceptor and still not registered through a portable extension, or not annotated with @Dependent inside an implicit bean archive"}}
Environment details
using openjdk 21.0.8 2025-07-15
OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu124.04.1)
OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu124.04.1, mixed mode, sharing)
Wildfly verion: 38.0.1.Final