I am having trouble integrating apache and mod_jk with my appfuse app. The goal is to have multiple appfuse apps hosted as virtual hosts with the context hidden from the end user.
I am able to get mod_jk and apache configured such that the site will come up properly. In order to do this, I also configure rewrite rules in apache to hide the context. However, I can never get the login/user authentication to work properly. I have a JKMount for the worker on /j_security_check but the login.jsp returns error="true" after login. Has anyone had any luck with this? I've searched the web but with no luck in finding a resolution. -- View this message in context: http://www.nabble.com/mod_jk-and-j_security_check-tf3414945s2369.html#a9516027 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
