> But, why the same overlay war is ok when i deployed on Tomcat?. It's probably a matter of some environment configuration that differs between the two. I had suspected that you had a container-managed data source missing, or something like that, but I see you're using the slf4j audit adapter, so no database there. What are the dependencies of ve.com.bs.cas.authentication.WSAuthenticationHandler? Does it use a container-managed component?
In any event we need more information to diagnose. The fact that you have no cas.log file is concerning. Logging in JBoss can be tricky to set up, but you should invest the time to get it working. Are there any other log files that might container further information? You say "console log", but that's not necessarily the same as the location where STDOUT goes. Off the top of my head you might check boot.log. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
