Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 237 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 237 Bytes

The project can be build by using maven with

mvn clean install

After successfully building the application, it can be started by Apache Karaf. Therefore install the two features

hibernate_features.xml pb_features.xml

and start them.