Hide Forgot
Help Desk Ticket Reference: https://na7.salesforce.com/500A0000004UaFc project_key: JBEPP Currently the jgroups configuration file is packaged inside gatein.ear/lib/exo.portal.component.common-<version>.jar, which makes it hard to change the jgroups stack. Should be moved to a location within gatein.ear where it can be edited directly.
Which jgroups configuration files ? (there are multiple ones for multiple channels) ? In general, you can define where to pickup the configuration file, so that you can always leave the one that we package intact in its jar and just specify a new location for a custom one.
Link: Added: This issue depends JBEPP-736
Link: Added: This issue depends JBEPP-764
Link: Added: This issue depends JBEPP-772
I close this issue as it is linked to other issues and I set Fix version 5.1.1.GA
Would be better to not close them until the dependent or related ones are not closed. Here it seems like the feature describe by the JIRA is fixed but it is not.
Release Notes Docs Status: Added: Needs More Info
Release Notes Docs Status: Removed: Needs More Info Added: Not Required
I am reopening, since not all JBC configurations are removed from JAR file. Only JBoss cache configuration, which is used for MOPSessionManager, has been moved from location /component/common/src/main/java/conf/jbosscache . But JBoss cache and JGroups configuration, which is used for JCR, is still in old location /component/common/src/main/java/conf/jcr/ , which is in final EPP build inside JAR file $EPP_HOME/server/production/deploy/gatein.ear/lib/exo.portal.component.common-5.1.1-epp-DEV01.jar#conf/jcr
Link: Added: This issue is related to GTNPORTAL-2234