]
Brian Stansberry reassigned EJBTHREE-1540:
------------------------------------------
Assignee: Paul Ferraro
Test handling of SFSB with @Clustered but no @Remote
----------------------------------------------------
Key: EJBTHREE-1540
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-1540
Project: EJB 3.0
Issue Type: Task
Components: Clustering
Reporter: Brian Stansberry
Assignee: Paul Ferraro
Effect should be that the bean state is replicated around the cluster but there is no
clustered proxy (i.e. no load balancing / failover in the bean proxy). The lack of a
remote interface precludes a clustered proxy.
This is quite a useful config if the bean client is something like a clustered webapp;
the proxy is stored in the web session, which is replicated. Loadbalancing/failover are
managed at the web tier level. If the web session fails over, the proxy should be able to
interact with the local bean container, and the replication of the bean state means the
needed state is available.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: