[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-1167) Resolve API leak for @Clustered

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Wed Dec 19 05:35:43 EST 2007


     [ http://jira.jboss.com/jira/browse/EJBTHREE-1167?page=all ]

Andrew Lee Rubinger updated EJBTHREE-1167:
------------------------------------------

    Description: 
@Clustered (in HA projects) has references to LoadBalancePolicy from the HA module.

Remove this explicit dependency, make into a String, configure as registry in EJB3 Deployer XML, and move @ClusteredImpl to ejb3-impl from EJB3 Core.

  was:
@Clustered (in ext-api) has references to LoadBalancePolicy from the HA module.

Remove this explicit dependency, make into a String, configure as registry in EJB3 Deployer XML, and move @ClusteredImpl to ejb3-impl from EJB3 Core.


> Resolve API leak for @Clustered
> -------------------------------
>
>                 Key: EJBTHREE-1167
>                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-1167
>             Project: EJB 3.0
>          Issue Type: Task
>            Reporter: Andrew Lee Rubinger
>         Assigned To: Andrew Lee Rubinger
>             Fix For: AS 5.0.0.CR1
>
>
> @Clustered (in HA projects) has references to LoadBalancePolicy from the HA module.
> Remove this explicit dependency, make into a String, configure as registry in EJB3 Deployer XML, and move @ClusteredImpl to ejb3-impl from EJB3 Core.

-- 
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