Phil4

Results 1 issues of Phil4

I have started a new sbt project using Java EE 6 API with Glassfish Embedded for testing purpose. This is represented by the following dependencies: ``` "org.glassfish.main.extras" % "glassfish-embedded-all" %...