This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Simple clusstering examplewdfink Jul 11, 2012 8:00 AM (in response to miragpl)What you are using EJB2 or EJB3? In EJB2 you might implement your own LB policy, see conf/standardjboss.xml. For EJB3 I'm not sure, but it works similar and you should have a look into the deploy/ejb3-interceptors-aop.xml, I suppose implement something like the 'InvokeRemoteInterceptor' or 'ClusterChooserInterceptor' 
- 
        2. Re: Simple clusstering examplerhusar Jul 24, 2012 4:51 AM (in response to wdfink)+1 And I would highly recommend switching to latest and greatest AS 7... 
 
     
    