I still need to improve my understanding of modelbus ... Now I am able to
execute the sampleOCLClient.
Everything runs fine until the instruction :
Collection[] result = ocltool.consume_checkUML2(testmodel,constraints);
I get the following exception :
org.eclipse.mddi.modelbus.adapter.user.consumer.ModelBusCommunicationException:
Can't unmarshal response message
at the end of this console outputs.