This is very possibly the problem. I added the security page to Tomcat's web.xml. Like
this:
| <welcome-file-list>
| <welcome-file>index.html</welcome-file>
| <welcome-file>index.htm</welcome-file>
| <welcome-file>index.jsp</welcome-file>
| <welcome-file>/cm/login.jsp</welcome-file>
| </welcome-file-list>
|
| "./deploy/jbossweb-tomcat50.sar/web.xml" 933L, 38241C written
|
However I am still having the same problem. After it validates the credentials it
gives the same error message above when trying to redirect to:
https://www.companyname.com/cm/j_security_check
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850422#3850422
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850422
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user