Access Velocity cache object from two different web application

Unanswered Access Velocity cache object from two different web application

  • martes, 07 de febrero de 2012 9:42
     
     

    how can we access same velocity cache object from two different web application??

Todas las respuestas

  • martes, 07 de febrero de 2012 13:49
     
     

    If you point to same cache cluster in two web applications and then use the same cache / key you should be able to access the items cached.

    Are you looking for session sharing b/w web applications ? Please refer to http://msdn.microsoft.com/en-us/library/ee790859.aspx   

    Thanks

    Arun


    arunks

  • miércoles, 08 de febrero de 2012 4:41
     
     

    pravin,

    which version of appfabric r u using ?

    r u working on nHibernate/appfabric cache as second level cache ?

    im really looking for some info on this, need some help from ur end..