1 Reply Latest reply on Mar 22, 2007 10:43 AM by brian.stansberry

    startService() in Local (non-replicated) mode ?

    sonicfab

      Hi all.
      I have a distributed architecture which is such that I don't need cache replication. Thus I plan to use the plain TreeCache and not PojoCache.
      My question is : in non-replicated mode, do I need to call the startService() method or do I just need to instantiate a TreeCache and that's it ?