This sample illustrates the use of conversational services and callbacks in Tuscany.
The sample is located in the samples\standalone\loanapplication directory. All commands should be issued while working in the sample directory.
Obtain the following prerequisites and install according to their documentation.
To build the sample issue :
mvn install
The result after executing is in the target subdirectory the loan-application.jar
Boot the Tuscany standalone runtime environment using the following command:
java -jar {path-to-launcher.jar} target/loan-application.jar
where {path-to-launcher.jar} is the path to the Tuscany launcher jar