You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 127 Next »

The jpa.jar provides the OpenJPA persistance support.

In order to get runtime enhancement you need to start the server with our jpa agent with a command line like this:

<geronimo_home>java -javaagent:bin/jpa.jar -jar bin/server.jar

  • No labels