diff options
Diffstat (limited to 'sca-java-1.x/trunk/samples/helloworld-erlang-service/README')
-rw-r--r-- | sca-java-1.x/trunk/samples/helloworld-erlang-service/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sca-java-1.x/trunk/samples/helloworld-erlang-service/README b/sca-java-1.x/trunk/samples/helloworld-erlang-service/README index ed21c91098..a702f5df89 100644 --- a/sca-java-1.x/trunk/samples/helloworld-erlang-service/README +++ b/sca-java-1.x/trunk/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: |