From f07d53ee4573a935599077c7b91ba2d3249c474f Mon Sep 17 00:00:00 2001 From: nash Date: Thu, 28 Oct 2010 16:17:51 +0000 Subject: TUSCANY-3759: Document Tuscany Erlang binding incompatibility with current Erlang/OTP runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028371 13f79535-47bb-0310-9956-ffa450edef68 --- .../branches/sca-java-1.6.1/samples/helloworld-erlang-reference/README | 3 +++ .../branches/sca-java-1.6.1/samples/helloworld-erlang-service/README | 3 +++ 2 files changed, 6 insertions(+) (limited to 'sca-java-1.x/branches/sca-java-1.6.1/samples') diff --git a/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-erlang-reference/README b/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-erlang-reference/README index e0c1a5c89f..ced99d6d10 100644 --- a/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-erlang-reference/README +++ b/sca-java-1.x/branches/sca-java-1.6.1/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 diff --git a/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-erlang-service/README b/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-erlang-service/README index ed21c91098..a702f5df89 100644 --- a/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-erlang-service/README +++ b/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-erlang-service/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 open a command prompt, navigate to this sample directory and do: -- cgit v1.2.3