[jboss-jira] [JBoss JIRA] Created: (JBAS-8085) Clean up jbossweb-cluster.aop

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Jun 8 12:15:38 EDT 2010


Clean up jbossweb-cluster.aop
-----------------------------

                 Key: JBAS-8085
                 URL: https://jira.jboss.org/browse/JBAS-8085
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Clustering, Web Services
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: 6.0.0.M4


We no longer support FIELD granularity web session replication, so jbossweb-cluster.aop needs some cleanup.

1) We still ship POJO Cache, and this artifact basically deploys the aspects needed for POJO Cache, nothing really specific to FIELD granularity web session replication. So I'll still deploy the aspects, but not build them in the tomcat module and not call them jbossweb-cluster.aop.

2) This jar contains nothing but a jboss-aop.xml file so there is no reason to package it as a jar, force inclusion of jboss-scanning.xml etc. It was a jar because in the past it contained classes; it no longer does.

So, deploy/cluster/jbossweb-cluster.aop will become deploy/cluster/pojocache-aop.xml. Built out of the cluster/ module.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list