GitHub user jgallimore opened a pull request:
https://github.com/apache/tomee/pull/266
TOMEE-2330 fix issue with incorrect base URL for generated persistencâ¦
â¦e units
This uses the full path for the module as opposed to just the module ID.
The doesn't seem to affect OpenJPA based distros, but does affect EclipseLink -
i.e. Plume.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jgallimore/tomee TOMEE-2330
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/266.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #266
----
commit 4d535f969e9769f0403fddd100b085a0d1de15a9
Author: Jonathan Gallimore <jgallimore@...>
Date: 2018-12-10T14:16:43Z
TOMEE-2330 fix issue with incorrect base URL for generated persistence units
----
---