[jboss-user] [Clustering/JBoss] - Re: Single Sign On failure on Jboss 4.0.4 using LDAP Realm a

bstansberry@jboss.com do-not-reply at jboss.com
Mon Aug 7 14:56:41 EDT 2006


I don't know who put the StandardSessionFacade in the session.  The stack trace you show is from the part of the request cycle after the application has done whatever it does; the fact that there is no application code in the stack trace means nothing.

Suggest you either 1) look at it in a debugger, or 2) code up an implementation of javax.servlet.http.HttpSessionAttributeListener and monitor what's getting bound to the session.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963655#3963655

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3963655



More information about the jboss-user mailing list