Re: Tomcat Realm Auto-Relogin after Session-Timeout Problem

2009-02-11 Thread lynckmeister
Hi Gregor, I didnt get it. Your writing a peace of code wich lets me custmize the url or page wich is called if a sessiontimeout occurs? that would be interessting, but I cant believe that there is no common way to handle such a problem ... what do i afford to use it? I need to recompile the to

Re: Tomcat Realm Auto-Relogin after Session-Timeout Problem

2009-02-11 Thread lynckmeister
>Can you give me more of the stack trace? Sure, here we go : SNUserSessionUtil.SNUserSingletonInit() line: 53 NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: not available [native method] NativeMethodAccessorImpl.invoke(Object, Object[]) line: 39 DelegatingMethodAccessorI

Re: Tomcat Realm Auto-Relogin after Session-Timeout Problem

2009-02-11 Thread lynckmeister
dear christoph, hope that this is not private now , i was sure, that i sent the last one also to the list... anyway ... again thanks for you help ... i copied now all the gode as desired and hope that this will help ;) >ou won't really be able to tell if the user is "coming" from the logi

Tomcat Realm Auto-Relogin after Session-Timeout Problem

2009-02-10 Thread lynckmeister
Dear Forum , i have the problem that if my session timeouts i 've been redirected to the loginpage ( from the secured area). If i relogin in i get some null-pointer exceptions in my application ( first the orchestra framework has a problem ) i investigated , and it seems to be the problem , that