summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/samples/helloworld-erlang-reference/README
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-10-28 16:27:41 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-10-28 16:27:41 +0000
commit171185dceef77e8e034bc8c01f48f8365b6b6fa9 (patch)
tree1a2bc79ae6072901bb9866a1d779351d776be301 /sca-java-1.x/trunk/samples/helloworld-erlang-reference/README
parentf07d53ee4573a935599077c7b91ba2d3249c474f (diff)
Merge r1028371 TUSCANY-3759: Document Tuscany Erlang binding incompatibility with current Erlang/OTP runtime
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028378 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/trunk/samples/helloworld-erlang-reference/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/sca-java-1.x/trunk/samples/helloworld-erlang-reference/README b/sca-java-1.x/trunk/samples/helloworld-erlang-reference/README
index e0c1a5c89f..ced99d6d10 100644
--- a/sca-java-1.x/trunk/samples/helloworld-erlang-reference/README
+++ b/sca-java-1.x/trunk/samples/helloworld-erlang-reference/README
@@ -8,6 +8,9 @@ first.
In order to run Erlang samples you need to have Erlang/OTP distribution installed -
epmd binary is required in your system path. See http://erlang.org for downloads.
+The Tuscany SCA Erlang binding is compatible with Erlang/OTP version R12B but
+doesn't work correctly with some later versions including R14B. See TUSCANY-3759
+for details.
If you just want to run it to see what happens you need to run the server first
so open a command prompt, navigate to the helloworld-erlang-service sample directory