Anil, I will take that as a "no easy way to remove it."
My situation is more of an annoyance than a real need. I have an web-app that uses a custom Realm and a custom Principal. My design was that these items could be used by others (in my organization) to secure applications running in Tomcat, but not necessarily embedded in JBoss. Many of my fellow developers do not even deal with EJB's or utilize any of JBoss' wonderful services, but share my deployment environment. Others have there own standalone Tomcat instance. So a particular application of mine that uses these custom classes is getting a ClassCastException in SecurityAssociationValve as it tries to cast my custom Principal to a JBossGenericPrincipal. Although this does not affect the performance of the app, I just would like to not have the valve around in this situation. Have a great day, cgriffith View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3938472#3938472 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3938472 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
