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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]