Bug 780402 (SOA-2832) - If eds install is run multiple times and its for a different profile each time (i.e., default, then standard), the login-config.xml user.prorperties files that are set for ModeShape maybe incorrect.
Summary: If eds install is run multiple times and its for a different profile each tim...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-2832
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: EDS
Version: 5.1.0.ER7
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 5.1.0.ER8
Assignee: Van Halbert
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-20 20:27 UTC by Van Halbert
Modified: 2011-02-03 22:35 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-03 22:35:24 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-2832 0 None None None Never

Description Van Halbert 2011-01-20 20:27:14 UTC
Workaround Description: Change the loging-config.xml for the configuration profile, for the following setting to map to the correct user.properties file in use for that profile.

<module-option name="usersProperties">props/soa-users.properties</module-option>
<module-option name="rolesProperties">props/soa-roles.properties</module-option>
project_key: SOA

When modeshape is installed, it updates an .xslt file to the user.properties file is should use when the the xslt is applied to the specific login-config.xml for the deployed profile.   However, because different user-properties files are used for different profiles, the subsequent installation of eds into a different profile will result in using the user.properties file setting from the first run.  And there, the login-config.xml will have to be manually changed to fix the issue.

Comment 1 Van Halbert 2011-01-21 17:52:43 UTC
changed the script to copy any resource file before editing so that the original resource from the install kit can be reused in subsequent installs for that same server

Comment 2 Warren Gibson 2011-02-03 22:35:24 UTC
2/3/2011 - wgibson resolved.


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