Results 1 to 2 of 2
- 05-12-2010, 10:27 PM #1
Member
- Join Date
- May 2010
- Posts
- 3
- Rep Power
- 0
Session Issue in Portal application
Am working in a weblogic portal apps using CCA siteminder(SM) for auth, so after getting authenticated, it lands up in the homepage and am setting all the required user information in the session, then when I click any link, session becomes null & again the whole login process happens (after going through the SM authention and login controller and loading once again user object into session) and its redirecting & landing me into the homepage in the clicked link page as well.
Also this issue is not happening consistently. Few times its working continuously for a day and few times its breaking continuosly.
This is really a strange issue and am struck with this issue for 2 weeks , so any thot on this will really help me.
- 05-21-2010, 10:20 PM #2
Member
- Join Date
- May 2010
- Posts
- 3
- Rep Power
- 0
Found the problem and resolved it. There were invalid image path mentioned in the project, so the server was looking for those images and once its not finding those images it throws 404 error and then its clearing the Session . Fixed the broken links and now it works fine. Its a too minor bug but caused bigger problem.
Last edited by Dhamo; 05-21-2010 at 10:22 PM.
Similar Threads
-
How to Kill session at application context level by using session Id
By Kishore.Kumar in forum Java ServletReplies: 1Last Post: 04-21-2009, 11:20 PM -
session Management betwwen two application
By sachin srivastava in forum New To JavaReplies: 2Last Post: 01-21-2009, 05:12 PM -
Session issue
By jazz2k8 in forum Advanced JavaReplies: 3Last Post: 11-23-2008, 02:07 AM -
Session Issue
By jazz2k8 in forum Advanced JavaReplies: 2Last Post: 11-05-2008, 01:28 PM -
Maintain same session in two application running on same server
By dsiwal in forum Threads and SynchronizationReplies: 2Last Post: 06-10-2008, 06:38 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks