[jboss-dev-forums] [Design of JBoss Remoting, Unified Invokers] - Re: http-invoker and authentication info
jimbrady
do-not-reply at jboss.com
Thu May 24 10:00:09 EDT 2007
For what its worth, I can't find any evidence that the Servlet is being called at all. I have fairly detailed logging of the security side switched on. I see the following:
2007-05-24 15:48:39,205 TRACE [org.jboss.web.tomcat.security.SecurityAssociationValve] End invoke, callerGenericPrincipal[james-vincent.brady at db.com()]
2007-05-24 15:48:39,205 TRACE [org.jboss.security.SecurityAssociation] clear, server=true
2007-05-24 15:48:39,970 TRACE [org.jboss.web.tomcat.security.SecurityAssociationValve] Begin invoke, callerGenericPrincipal[james-vincent.brady at db.com()]
2007-05-24 15:48:39,970 TRACE [org.jboss.security.SecurityAssociation] pushRunAsIdentity, runAs=null
2007-05-24 15:48:39,970 TRACE [org.jboss.web.tomcat.security.RunAsListener] JMXInvokerServlet, runAs: null
2007-05-24 15:48:39,970 TRACE [org.jboss.web.tomcat.security.RunAsListener] JMXInvokerServlet, runAs: null
Notice JMXInvokerServlet (not my version - I wonder why) runAs null.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048313#4048313
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4048313
More information about the jboss-dev-forums
mailing list