Bug 794311 (JBEPP-1360) - Docs: EPP 5.2 Installation Guide
Summary: Docs: EPP 5.2 Installation Guide
Keywords:
Status: CLOSED NEXTRELEASE
Alias: JBEPP-1360
Product: JBoss Enterprise Portal Platform 5
Classification: JBoss
Component: Documentation
Version: 5.2.0.GA
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 5.2.0.GA
Assignee: Scott Mumford
QA Contact: ecs-bugs
URL: http://jira.jboss.org/jira/browse/JBE...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-14 16:00 UTC by Michal Vanco
Modified: 2014-06-17 13:58 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-28 22:51:56 UTC
Type: Task


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBEPP-1360 0 Major Closed Docs: EPP 5.2 Installation Guide 2012-11-20 15:26:02 UTC

Description Michal Vanco 2011-11-14 16:00:00 UTC
Affects: Documentation (Ref Guide, User Guide, etc.)
project_key: JBEPP

A tracker for issues in the EPP 5.2 Installation Guide.

Comment 1 Michal Vanco 2011-11-14 16:03:26 UTC
4.4 Disabling Authentication
 - incorrect file links at "Disabling Authentication for HTTP Invoker" and "Disabling Authentication for JMX Invoker" sections
JBOSS_HOME/server/<PROFILE>/deploy/management/console-mgr.sar/web-console.war/WEB-INF/web.xml/deploy/httpha-invoker.sar/invoker.war/WEB-INF/web.xml
->
JBOSS_HOME/server/<PROFILE>/deploy/httpha-invoker.sar/invoker.war/WEB-INF/web.xml
------
JBOSS_HOME/server/<PROFILE>/deploy/management/console-mgr.sar/web-console.war/WEB-INF/web.xml/deploy/httpha-invoker.sar/invoker.war/WEB-INF/web.xml/deploy/jmx-invoker-service.xml
->
JBOSS_HOME/server/<PROFILE>/jmx-invoker-service.xml

Comment 2 Michal Vanco 2011-11-14 16:04:40 UTC
5.1.2 Configuring the database datasource for JCR
 - local-tx-datasource is used for gatein-jcr datasource (since 5.2)

Comment 3 Michal Vanco 2011-11-14 16:09:31 UTC
5.1.4 Example with MySQL Server 5.1
 - update gatein-ds.xml file with local-tx-datasource for gatein-jcr

Comment 4 Michal Vanco 2011-11-14 16:19:07 UTC
5.3.3 configuration.properties
 - config file has been updated (jbosscache and jgroups configs)
 + there are also some new configuration options for PC, portal a gadgets

#
gatein.conf.dir=${jboss.server.home.dir}/conf/gatein
gatein.data.dir=${jboss.server.data.dir}/gatein

# DB
gatein.db.data.dir=${gatein.data.dir}/db

# JCR
gatein.jcr.config.type=cluster
gatein.jcr.datasource.name=java:gatein-jcr
gatein.jcr.datasource.dialect=auto

gatein.jcr.data.dir=${gatein.data.dir}/jcr
gatein.jcr.storage.data.dir=${gatein.jcr.data.dir}/values
gatein.jcr.cache.config=war:/conf/jcr/jbosscache/${gatein.jcr.config.type}/config.xml
gatein.jcr.lock.cache.config=war:/conf/jcr/jbosscache/${gatein.jcr.config.type}/lock-config.xml
gatein.jcr.index.data.dir=${gatein.jcr.data.dir}/lucene
gatein.jcr.index.changefilterclass=org.exoplatform.services.jcr.impl.core.query.jbosscache.JBossCacheIndexChangesFilter
gatein.jcr.index.cache.config=war:/conf/jcr/jbosscache/cluster/indexer-config.xml
gatein.jcr.jgroups.config=classpath:/jgroups/gatein-${gatein.default.jgroups.stack:udp}.xml
gatein.jcr.workspace.default=collaboration
gatein.jcr.workspace.system=system

...(idm-ds, portlet container, portal, gadgets configs)

Comment 5 Michal Vanco 2011-11-14 16:24:08 UTC
Link: Added: This issue is related to JBQA-5503


Comment 6 Scott Mumford 2011-11-14 22:10:23 UTC
Thanks Michal,

I've changed the file paths, swapped out references to no-tx-datasource with local-tx-datasource and updated the example config snippet.

I'll stage a new version of the doc today for the BETA.

Comment 8 Jared MORGAN 2011-11-15 22:40:19 UTC
Release Notes Docs Status: Added: Not Required
Primary SME: Added: mvanco


Comment 9 Scott Mumford 2011-11-28 22:51:56 UTC
Resolving as no further issues have been presented.


Note You need to log in before you can comment on or make changes to this bug.