-1
I am trying to migrate a project (Java, Hibernate, JSF, Springsecurity, CDI, Mysql) that currently runs on TOMCAT to WILDFLY. I have already set up "standalone" with the connection and Wildfly alone initializes without any error.
When I start the application to be migrated, it gives error "error 404", IE, does not recognize the index, nor any other page, even pointing directly in the browser.
Thanks in advance for the help of friends.
What is the structure of the project?
– LR10
Friend, I already solved part of the problem. Some of the problems were related to minor changes in pom code and web.xml. The only thing left pending is that the wildfly changes the name of the access link.
– mrzappabr
Foce speaks context of the application ?
– LR10