|
Juan Arjona Any chance you could convert this to to use an in-memory database (H2 or Derby) rather than needing MySQL set up?
Also, any pointers on how this works in general? Does it download and set up Glassfish locally? The reason I ask is that I would next hope to convert this to a test we can run in our test suite to protect against regressions; but I need to understand how the test works to be able to accomplish that.
|