You're right - I'm getting closer :)
Now, the http://localhost:8080/kie-drools-wb-distribution-wars-6.0.1.Final-tomcat7.0/ url comes up, but when I try to log in with the user and password in my tomcat-users.xml file, it doesn't log me in. I was able to bring up the main page both with the binary distribution (which came up with a KIE IDE logo) and the one I built with maven from sources (which came up with a UF logo). The login page looked identical except for the logo. This is what my tomcat-users.xml file looks like: <role rolename="admin"/> <user username="guest" password="****" roles="analyst,admin"/> <user username="admin" password="****" roles="analyst,admin"/> (The password has been starred out in this e-mail) mv org.uberfire.security.auth.AuthenticationSource-TOMCAT-JEE-SECURITY org.uberfire.security.auth.AuthenticationSource Is there something I have to do with the login.config or realm.properties? Thanks, Ven On 04/14/2014 09:17 AM, Michael Anstis wrote:
|
_______________________________________________ rules-users mailing list rules-users@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-users