Bug 793082 (JBEPP-164) - The gadgets encryption key (currently key.txt file) must be stored in the "/conf" directory
Summary: The gadgets encryption key (currently key.txt file) must be stored in the "/c...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: JBEPP-164
Product: JBoss Enterprise Portal Platform 5
Classification: JBoss
Component: Portal Packaging
Version: unspecified
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 5.0.0.ER03
Assignee: Martin Podolinsky
QA Contact:
URL: http://jira.jboss.org/jira/browse/JBE...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-19 11:45 UTC by Martin Podolinsky
Modified: 2012-02-28 16:36 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-02-24 14:31:49 UTC
Type: Task


Attachments (Terms of Use)


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

Description Martin Podolinsky 2010-02-19 11:45:42 UTC
project_key: JBEPP

The encryption key (key.txt) is generated into the current execution directory. Current implementation org.exoplatform.portal.gadget.core.ExoContainerConfig expects from the service org.exoplatform.container.monitor.jvm.J2EEServerInfo the path config. directory located in ${server}/config/exo-conf and if does not exist, then current execution path is used for a key.txt generation.

Objectives:
**********
The gadgets encryption key must not be generated into the current execution directory, but into the jboss-as/servers/${server-conf}/conf.

Comment 1 Martin Podolinsky 2010-02-24 14:28:50 UTC
Link: Added: This issue is related to GTNPORTAL-708


Comment 2 Martin Podolinsky 2010-02-24 14:31:49 UTC
Fixed within the GTNPORTAL-708


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