Wondering if it's possible to add the activation code either:
- in persistence.xml
- or in a .env file
- or system properties
Wondering if it's possible to add the activation code either:
- in persistence.xml
- or in a .env file
- or system properties
These options are not supported.
However, you can embed the configuration file with the activation code as a resource, e.g. by replacing the objectdb.conf resource in the objectdb.jar file.