You are viewing a plain text version of this content. The canonical link for it is here.
Posted to stonehenge-commits@incubator.apache.org by be...@apache.org on 2010/04/26 22:19:04 UTC

svn commit: r938259 - /incubator/stonehenge/trunk/stocktrader/metro/etc/as.xml

Author: bendewey
Date: Mon Apr 26 22:19:04 2010
New Revision: 938259

URL: http://svn.apache.org/viewvc?rev=938259&view=rev
Log:
JIRA: STONEHENGE-122
Metro implementation of StockTrader attempts to deploy resources to domain2, Thanks
Submitted by: Nicholas Hauenstein

Modified:
    incubator/stonehenge/trunk/stocktrader/metro/etc/as.xml

Modified: incubator/stonehenge/trunk/stocktrader/metro/etc/as.xml
URL: http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/etc/as.xml?rev=938259&r1=938258&r2=938259&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/metro/etc/as.xml (original)
+++ incubator/stonehenge/trunk/stocktrader/metro/etc/as.xml Mon Apr 26 22:19:04 2010
@@ -22,7 +22,7 @@
 <project name="as">
     <property environment="env"/>
     <property file="${basedir}/../etc/build.properties"/>
-    <property name="domain" value="domain2"/>
+    <property name="domain" value="domain1"/>
     <property name="keystore" value="${basedir}/../etc/key/stonehenge-keystore.jks"/>
     <property name="truststore" value="${basedir}/../etc/key/stonehenge-truststore.jks"/>