Connecting Tech Pros Worldwide Forums | Help | Site Map

Persistent store problem in weblogic

Newbie
 
Join Date: Jan 2007
Posts: 28
#1: Sep 17 '08
Hi,
We have an issue wherein we have an persistent store and are caching the url's visited.Now the problem is when the first url is cached then any subsequent request even though to some other url points again to the same cached url.On googling I found out that it has something to do with the settings in the weblogic.xml, but I can't find the correct weblogic.xml wherein this setting could be made.

Weblogic version:- 9.1
OS:- Unix

Thanks in advance,
Hussain

MarkoKlacar's Avatar
Expert
 
Join Date: Aug 2007
Location: Stockholm, Sweden
Posts: 294
#2: Sep 19 '08

re: Persistent store problem in weblogic


Hi,

Not sure I understood the problem, but try adding empty constructors to prevent cacheing.

/MK
Reply