I'm using JPA with JAVA, with Wildfly and Primefaces and the bank I'm using Mysql.
I have all the layers already configured (view (xhtml), DAO, Entity, MB). The wildfly datasouce is set up correctly, maintaining communication with the bank 100%.
When I run the project, it says "404 - Not Found" and apparently the console does not display anything abnormal. I think it is an error in the environment configuration but I am not able to identify it.
I do not know what the JSF version is, I am new to programming here. Here's my web.xml:
This is my last log line when I try to run:
WFLYCTL0184: New missing / unsatisfied dependencies: service jboss.naming.context.java.jboss.datasources.ExampleDS (missing) dependents: [service jboss.naming.context.java.module.solicitation.Application.Application.DefaultDataSource]