0 Replies Latest reply on Jun 22, 2016 3:51 PM by mandrosen

    Wildfly-10.0.0.Final login not working after upgrade from Wildfly-9.0.2

    mandrosen

      I upgraded our wildfly from 9.0.2 to 10.0.0.  I use docker, so I didn't modify our config so much as just apply the modifications via Dockerfile to the new standalone.xml.  When I try to login, the app hits j_security_check but always fails.  I don't see any errors in the logs and if I put break points in my code, they are never hit.  Are there any changes between the two versions that might cause this?