Author: mattmann
Date: Fri Jan 31 05:33:32 2014
New Revision: 1563062
URL: http://svn.apache.org/r1563062
Log:
- progress towards OODT-664 RADIX deployment of opsui incorrectly uses
/pcs-opsui as the web.xml context
and omits 2 key PCS properties from context.xml merge from
https://github.com/apache/oodt/pull/3
Modified:
oodt/trunk/CHANGES.txt
oodt/trunk/mvn/archetypes/radix/src/main/resources/archetype-resources/webapps/opsui/src/main/webapp/META-INF/context.xml
Modified: oodt/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/oodt/trunk/CHANGES.txt?rev=1563062&r1=1563061&r2=1563062&view=diff
==============================================================================
--- oodt/trunk/CHANGES.txt (original)
+++ oodt/trunk/CHANGES.txt Fri Jan 31 05:33:32 2014
@@ -4,6 +4,9 @@ Apache OODT Change Log
Release 0.7 - Current Development
---------------------------------
+* OODT-664 RADIX deployment of opsui incorrectly uses /pcs-opsui as the
web.xml context
+ and omits 2 key PCS properties from context.xml (mattmann, pramirez, ahart)
+
* OODT-663 Sample CAS-PGE workflow task should be included in cas-pge
(mattmann)
* OODT-661 Enabled case-insensitive specification of "OFSN" and "RT" parameter
names
Modified:
oodt/trunk/mvn/archetypes/radix/src/main/resources/archetype-resources/webapps/opsui/src/main/webapp/META-INF/context.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/mvn/archetypes/radix/src/main/resources/archetype-resources/webapps/opsui/src/main/webapp/META-INF/context.xml?rev=1563062&r1=1563061&r2=1563062&view=diff
==============================================================================
---
oodt/trunk/mvn/archetypes/radix/src/main/resources/archetype-resources/webapps/opsui/src/main/webapp/META-INF/context.xml
(original)
+++
oodt/trunk/mvn/archetypes/radix/src/main/resources/archetype-resources/webapps/opsui/src/main/webapp/META-INF/context.xml
Fri Jan 31 05:33:32 2014
@@ -43,7 +43,12 @@ the License.
<Parameter name="ganglia.url" value="[GANGLIA_URL]"/>
<Parameter name="contact.email" value="[email protected]"/>
-
+
+ <Parameter name="org.apache.oodt.pcs.trace.excludeList"
+ value=""/>
+ <Parameter name="org.apache.oodt.pcs.trace.enableNotCat"
+ value="true"/>
+
<!-- OPSUI SKINNING
Directions: Set the 'opsui.skin' property's value attribute.
Supported skins: