[jboss-user] [Installation, Configuration & DEPLOYMENT] - where to put ORACLE App Server's orion-web.xml's stuff in jb

2009-07-02 Thread shalley.singh
hi all, i am involved in migrating a web application from oracle application server to jboss 5GA. In Oracle Application Server we have a file orion-web.xml which have certain code like: | | | | logonFilter | | authform | |

[jboss-user] [Installation, Configuration & DEPLOYMENT] - security intercepter error

2009-07-02 Thread shalley.singh
hi all, I am facing this issue in jboss5.1.0GA. It is inside jboss server log. Please help me to fixed this issue. java.lang.SecurityException: Denied: caller with subject=Subject: | | Principal: jkl | | Principal: Roles(members) | | and security contex

[jboss-user] [Installation, Configuration & DEPLOYMENT] - form authentication not working properly on Jboss 5 GA

2009-07-02 Thread shalley.singh
hi all, i am using jBoss 5 to deploy a web app which was originally deployed and successfully running on ORACLE app server. i have updated following files in jboss 1.*-ds.xml 2.login-config.xml 3.jboss-web.xml form based authentication has been used on struts 1.x platform with j_security_check a