Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 712 Bytes

File metadata and controls

24 lines (18 loc) · 712 Bytes

First Cup Embedded

The First Cup Example is a JEE7 Example.

The project was to get the First Cup example into an embedded environment with maven.

Features

Requirements

  • Java 7
  • Maven

Running

  • mvn clean package run
  • mvn embedded-glassfish:run

it didnt work the first time cause derby needed to be configured. RUN IT AGAIN!!!

TADA WORKS :)