Persistent store problem in weblogic

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hussain123
    New Member
    • Jan 2007
    • 28

    #1

    Persistent store problem in weblogic

    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
    Recognized Expert Contributor
    • Aug 2007
    • 296

    #2
    Hi,

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

    /MK

    Comment

    Working...