1 Reply Latest reply on Nov 28, 2008 7:14 AM by nfeybesse.nfeybesse.middlewarefactory.com

    Caching in ServerConversationContext (JBSEAM-3655)

    nfeybesse.nfeybesse.middlewarefactory.com

      Hi,


      I have a lot of problems with the new cache in ServerConversationContext (new feature JBSEAM-3655).


      For example, after a Manager.instance().beginNestedConversation, if you call a Seam component annoted with @PerNestedConversation, Component.getInstance(..) returns the old Seam component instance instead a new instance.


      I need to clear manually this cache, but thene isn't any public method to do that.


      Please Pete, could you add this public method in SVN ? or do something to clear the cache when we do manually a long running conversation begin or a nested conversation begin ?


      NF


      reference : https://jira.jboss.org/jira/browse/JBSEAM-3655