1 Reply Latest reply on Apr 7, 2005 9:24 AM by lehphyro

    I think I didn´t understand

    lehphyro

      In order to put an object in cache, all that I need is:

      - Configure a region name, for example, "...";
      - Call cache.put("/Test", "test", object);

      But I receive the message:
      "node /Filiados not found"

      What was that?