.println("Cannot proceed - exception while executing "
+ EPMD_COMMAND
+ ": "
+ e.getMessage()
+ ". Valid and working Erlang/OTP distribution is required.");
throw new IgnoreTest();
}
SCADomain scaServiceDomain = SCADomain
.newInstance("helloworlderlangservice.composite");
SCADomain scaClientDomain = SCADomain
.newInstance("helloworlderlangreference.composite");