MMBase

If you use cache-framework before servlet context is initialized, you may end up with the incorrect resource being used.

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.8.5
  • Fix Version/s: 1.8.6
  • Component/s: Core, Utils
  • Description:
    Hide
    The point is that the servlet context is be used to determin the default location for the mmbase config dir (WEB-INF/config), If however you use caches before servlet context being set into the resource loader, you may end up using a caches.xml which is present in a jar instaead.
    Show
    The point is that the servlet context is be used to determin the default location for the mmbase config dir (WEB-INF/config), If however you use caches before servlet context being set into the resource loader, you may end up using a caches.xml which is present in a jar instaead.

Activity

Michiel Meeuwissen made changes - 2008-06-23 14:49
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]

People

Dates

  • Created:
    2008-06-23 14:41
    Updated:
    2008-06-23 14:49
    Resolved:
    2008-06-23 14:49