Edgaras created GEODE-6778:
------------------------------
Summary: Listener doesnt work in ASP.NET
Key: GEODE-6778
URL: https://issues.apache.org/jira/browse/GEODE-6778
Project: Geode
Issue Type: Bug
Reporter: Edgaras
Fix For: 1.9.0
I've been stuck on this for 4 days now, posted numerious questions everywhere,
hoping someone might help here.
I have a CacheListenerAdapter that calls "AfterCreate(EntryEvent<TKey, TVal>
ev)" when a new objects comes in to the region.
Everything works fine in desktop application (Console Application / WinForms)
But it doesnt work in asp.net applications (MVC / WebForms)
Dont know if it's a real bug, or it's not ment to work, or I am suppose to do
something different when it comes to WEB applications?
Any help would be appreciated.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)