You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2008/03/15 10:28:14 UTC

svn commit: r637377 - /incubator/tuscany/java/sca/samples/calculator-script/README

Author: antelder
Date: Sat Mar 15 02:28:13 2008
New Revision: 637377

URL: http://svn.apache.org/viewvc?rev=637377&view=rev
Log:
Update sample readme about cachedir

Modified:
    incubator/tuscany/java/sca/samples/calculator-script/README

Modified: incubator/tuscany/java/sca/samples/calculator-script/README
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/samples/calculator-script/README?rev=637377&r1=637376&r2=637377&view=diff
==============================================================================
--- incubator/tuscany/java/sca/samples/calculator-script/README (original)
+++ incubator/tuscany/java/sca/samples/calculator-script/README Sat Mar 15 02:28:13 2008
@@ -20,6 +20,10 @@
 
 java -cp ../../lib/tuscany-sca-manifest.jar:target/sample-calculator-script.jar calculator.CalculatorClient
 
+Note: on the first run you may see several *sys-package-mgr* messages. These are from Jython and only occur on the 
+      as the cachedir gets initialized. You can set Jython system properties to manage the cachedir, for more
+      information see http://www.jython.org/Project/userguide.html#registry-properties
+
 Sample Overview
 ---------------
 The sample provides a single calculator service with a default SCA (java) 



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org