[jboss-jira] [JBoss JIRA] Closed: (EJBTHREE-1117) Convert EJB3 and aspects module to use new LoadBalancePolicy
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon Nov 19 16:55:18 EST 2007
[ http://jira.jboss.com/jira/browse/EJBTHREE-1117?page=all ]
Brian Stansberry closed EJBTHREE-1117.
--------------------------------------
Resolution: Done
The default implementations are:
org.jboss.ha.client.loadbalance.RandomRobin -- for SLSBs
org.jboss.ha.client.loadbalance.FirstAvailable -- for SFSBs
> Convert EJB3 and aspects module to use new LoadBalancePolicy
> ------------------------------------------------------------
>
> Key: EJBTHREE-1117
> URL: http://jira.jboss.com/jira/browse/EJBTHREE-1117
> Project: EJB 3.0
> Issue Type: Task
> Components: Clustering
> Reporter: Brian Stansberry
> Assigned To: Brian Stansberry
> Fix For: AS 5.0.0.Beta3
>
>
> Switch the type of all references from the legacy interface that leaks the legacy Invocation class to the new clean interface.
> Open issue is what the default impl should be if an @Clustered annotation doesn't name a concrete class.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list