[
https://issues.apache.org/jira/browse/GERONIMO-2951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480209
]
David Jencks commented on GERONIMO-2951:
----------------------------------------
Unfortunately AFAICT yes this is the only way.
On the other hand maybe this will get people to use jpa instead of cmp and
pre-enhance their classes during the build.... in which case java -jar
bin/server.jar --long would still work fine.
> startup scripts need to be able to include -javaagent:bin/jpa.jar in the
> command line
> -------------------------------------------------------------------------------------
>
> Key: GERONIMO-2951
> URL: https://issues.apache.org/jira/browse/GERONIMO-2951
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: startup/shutdown
> Affects Versions: 2.0-M3
> Reporter: David Jencks
> Assigned To: Jason Dillon
> Fix For: 2.0-beta1
>
>
> To enable jpa runtime enhancement you need to start geronimo with a command
> line resembling
> java -javaagent:bin/jpa.jar -jar bin/server.jar
> Our startup scripts and maven stuff should either always include this or have
> a flag to include it. This is also needed for ejb 2.1 cmp support in
> openejb3.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.