-
Bug
-
Resolution: Done
-
Major
-
None
-
None
the quickstart cdi-embedded fails with error:
[ERROR] Command execution failed.
org.apache.commons.exec.ExecuteException: Process exited with an error: 1
This error is caused in https://github.com/jbosstm/quickstart/blob/master/rts/lra-examples/run.sh#L108-L121 where the service fails to halt.
P.S. the run.sh script in invoked in cdi-embedded pom: https://github.com/jbosstm/quickstart/blob/master/rts/lra-examples/cdi-embedded/pom.xml#L140-L160
cdi-participant quickstart needs two more dependencies: resteasy-client and lra-service-base or (quarkus lra extension) because of this error:
java.lang.NoClassDefFoundError: io/narayana/lra/AnnotationResolver