[jira] [Resolved] (OWB-1049) Remove FailOver service and related handling

2015-05-03 Thread Mark Struberg (JIRA)
all servlet specific things in the 'real' HtttpSession. For non-web requests we provide ThreadLocal synthetic SessionContexts. Remove FailOver service and related handling Key: OWB-1049 URL: https://issues.apache.org

[jira] [Assigned] (OWB-1049) Remove FailOver service and related handling

2015-04-24 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg reassigned OWB-1049: -- Assignee: Mark Struberg Remove FailOver service and related handling

[jira] [Created] (OWB-1049) Remove FailOver service and related handling

2015-04-20 Thread Mark Struberg (JIRA)
Mark Struberg created OWB-1049: -- Summary: Remove FailOver service and related handling Key: OWB-1049 URL: https://issues.apache.org/jira/browse/OWB-1049 Project: OpenWebBeans Issue Type

Failover Service

2010-08-12 Thread Gurkan Erdogdu
Hello Ying, How does failover service work ? FailoverBagWrapper implements HttpSessionActivationListener, I think that to use failover service, we add listener to web.xml ? Is it possible to update code to use WebBeansConfigurationListener for sessionWillPassivate and sessionDidActivate

Re: Failover Service

2010-08-12 Thread YING WANG
work for me. BTW, BeanManager, Interceptor, Decorator, resources beans are not working yet. I will fix these later.. From: Gurkan Erdogdu gurkanerdo...@yahoo.com To: dev@openwebbeans.apache.org Date: 08/12/2010 11:11 AM Subject: Re: Failover Service +1, what I was trying to say

Re: Failover Service

2010-08-12 Thread Mark Struberg
will always end up with inconsistent data otherwise! LieGrue, strub - Original Message From: YING WANG wangying...@gmail.com To: dev@openwebbeans.apache.org Sent: Thu, August 12, 2010 6:28:24 PM Subject: Re: Failover Service My original patch does use WebBeanConfigurationLister

Re: Failover Service

2010-08-12 Thread Joseph Bergmark
 Service +1, what I was trying to say  :) From: Mark Struberg strub...@yahoo.de To: dev@openwebbeans.apache.org Sent:  Thu, August 12, 2010 6:08:25 PM Subject: Re: Failover Service What  about moving this function to the already  registerd