Port of schuchert.wikispaces.com


Ejb3_Tutorial_3_Setting_up_the_Project

Ejb3_Tutorial_3_Setting_up_the_Project

First we need to start with a project. Rather than having to copy all of JPA Tutorial 3, instead use the following 7-zip file: Ejb3Tutorial3.7z. You are welcome to use your version of Jpa Tutorial 3, however if you do these instructions might not match your experience.

Note that this file already has a conf directory as described in EJB3_Tutorial_1_Create_and_Configure and the classpath is already already set.

Verify that everything compiled successfully. Once you’ve fixed any compilation problems, run the unit tests. You might notice a few warnings and even some Fatal logging statements, but the tests should pass. As we migrate this solution to use EJB’s, these errors will eventually go away based on how we change our test setup.


Comments

" Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.