[gatein-issues] [JBoss JIRA] (GTNPORTAL-2234) Improve configuration of JBoss cache and JGroups

Marek Posolda (Created) (JIRA) jira-events at lists.jboss.org
Wed Oct 26 04:51:46 EDT 2011


Improve configuration of JBoss cache and JGroups
------------------------------------------------

                 Key: GTNPORTAL-2234
                 URL: https://issues.jboss.org/browse/GTNPORTAL-2234
             Project: GateIn Portal
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: Identity integration, JCR integration
    Affects Versions: 3.2.0-M01
            Reporter: Marek Posolda
            Assignee: Marek Posolda
             Fix For: 3.2.0-M02


This JIRA will cover various improvements we made for configuration of JBoss cache and JGroups in EPP. Some improvements are specific to EPP (JBoss) only, and so are not covered. Related EPP issues are linked from this JIRA. Namely what we made is:
- Move JBoss cache and JGroups configuration files from JAR file component/common/conf... into WAR 02portal.war/WEB-INF/conf so that they are exploded and easily editable by customers
- With cluster profile enabled are all JBoss cache instances using same JGroups channel (shared transport) which is preferred way over multiplexer (See http://community.jboss.org/wiki/MigrationFromMultiplexerToSharedTransport )
- Picketlink is using two separate JBoss cache instances (apiCache and storeCache) and not sharing same
- eXo JCR is using shared transport instead of multiplexer with sharing JBoss cache instances among different workspaces 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list