You can run the application by following these simple steps.
- Checkout this source code
- Go to the root of your application and run mvn clean install tomee:run
- Open http://localhost:8080/photodb
This application is part of the photodb/faceid/msglnk solution. In order to make it visible to the other applications execute this command instead:
mvn clean install tomee:run -P solution
-
= Maven 3.x.x
-
= Java 1.6