Hi did you try debugging a bit?
btw jaas need either a system prop to point to the loging.config (absolute path) or the new property in server.xml tomcat added maybe try the system property one Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014/1/17 Caterpillar <[email protected]>: > After we correcly fixed the problems in "Bean not instantiated" discussion > (more info avaible also at > http://stackoverflow.com/questions/21017979/bean-not-instantiated ) > > The login webpage started working, so the JavaServerFaces begun reacting... > Now the problem is that the webpage rejects all username/password, even if > they are correct. The JPA connection should be okay (I remember I tested > it), I only have dubts in JAAS infrastructure... > Could it be a synthom of a bad configured JAAS? > I attached all infos in question > http://stackoverflow.com/questions/21162117/simplecrud-rejects-user-password > > Thank you for your time
