|
Re: latest jbossweb-jetty: msg#00016java.jetty.general
I'll need to find out how to force JBoss to log stack trace. Meanwhile This is <category name="org.jboss.jetty"> <priority value="TRACE" class="org.jboss.jetty.security.JBossUserRealm" /> </category> output: 2004-09-05 08:29:47,419 DEBUG [org.jboss.jetty.security.JBossUserRealm#null] JBossUserPrincipal: ondruska 2004-09-05 08:29:47,422 DEBUG [org.jboss.jetty.security.JBossUserRealm#null] created JBossUserRealm::JBossUserPrincipal: ondruska 2004-09-05 08:29:47,422 DEBUG [org.jboss.jetty.security.JBossUserRealm#null] authenticating: Name:ondruska Password:**** 2004-09-05 08:29:47,698 DEBUG [org.jboss.jetty.security.JBossUserRealm#null] authenticated: ondruska 2004-09-05 08:29:47,699 DEBUG [org.jboss.jetty.security.JBossUserRealm#null] setting JAAS subjectAttributeName(j_subject) : Subject: Principal: ondruska Principal: Roles(members:fajx) 2004-09-05 08:29:47,716 DEBUG [org.jboss.jetty.security.JBossUserRealm#null] authenticating: Name:ondruska Password:**** 2004-09-05 08:29:47,716 DEBUG [org.jboss.jetty.security.JBossUserRealm#null] authenticated: ondruska 2004-09-05 08:29:47,726 DEBUG [org.jboss.jetty.security.JBossUserRealm#null] JBossUserPrincipal: ondruska is NOT in Role: role1 2004-09-05 08:29:47,726 DEBUG [org.jboss.jetty.security.JBossUserRealm#null] JBossUserPrincipal: ondruska is NOT in Role: role2 2004-09-05 08:29:47,726 DEBUG [org.jboss.jetty.security.JBossUserRealm#null] JBossUserPrincipal: ondruska is in Role: fajx 2004-09-05 08:29:53,471 INFO [org.jboss.jetty.security.JBossUserRealm#null] logout for ondruska 2004-09-05 08:29:53,474 ERROR [org.jboss.jetty.security.JBossUserRealm#null] RuntimeMBeanException: java.lang.NullPointerException Cause: java.lang.NullPointerException The logout servlet is just a Struts action: // Invalidate the current session and create a new one HttpSession session = request.getSession(); session.invalidate(); session = request.getSession(true); // Forward control back home return (mapping.findForward("home")); Jan Bartel wrote: Peter, ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: latest jbossweb-jetty, Jan Bartel |
|---|---|
| Next by Date: | Re: latest jbossweb-jetty, Jan Bartel |
| Previous by Thread: | Re: latest jbossweb-jetty, Jan Bartel |
| Next by Thread: | Re: latest jbossweb-jetty, Jan Bartel |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |