1 Reply Latest reply on Oct 27, 2016 9:00 AM by jaikiran

    WildFly fails constantly to deploy in Eclipse

    erick.de.oliveira.leal

      Hello, I have a project that contains a filter under a folder "filtro".

      I run this project from eclipse, but already tried and encoutered the same problem in Intellj. So I don't know if this is caused by the plugin jboss or by the server itself.

      The problem is that when it happens, I clean the server, I go the server folder and remove any folder which contains vestiges of deployment, like, tmp, vfs, deployment and it works again, but this problem occurs almost everyday, very annoying.

      The filter is in web.xml

      the log is server.log · GitHub

      filter: filter.java · GitHub

      web.xml: web.xml · GitHub