Production Configuration / Hardcode Base URL
--------------------------------------------
Key: JS2-466
URL: http://issues.apache.org/jira/browse/JS2-466
Project: Jetspeed 2
Type: New Feature
Components: Assembly/Configuration
Versions: 2.1-dev
Reporter: David Sean Taylor
Assigned to: David Sean Taylor
Fix For: 2.1-dev
This issue adds two new features:
1. Production Configuration via an external configuration file
This configuration file allows administrators to change production
configuration properties
outside of the portal without moving the entire assembly directory out of
the portal
see jetspeed-production.properties and jetspeed-production.xml
2. Hard-code base URL
Allows the Base URL to be hard-coded by a system administrator
Base URLs contain the isSecure flag, server name, server port, and server
scheme.
This abstraction was necessary for wiring the entire portal's base URL via
another
mechanism than retrieving from the servlet request.
Both of these features are turned OFF by default.
To enable them, see portal-url-generation.xml
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]