You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jason Dillon (JIRA)" <ji...@apache.org> on 2007/03/12 22:56:09 UTC

[jira] Commented: (GERONIMO-2951) startup scripts need to be able to include -javaagent:bin/jpa.jar in the command line

    [ https://issues.apache.org/jira/browse/GERONIMO-2951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480195 ] 

Jason Dillon commented on GERONIMO-2951:
----------------------------------------

Is this the only way to specify this configuration? Seems like this will kill the ability to simply {{java -jar bin/server.jar}} and will force folks to use the platform scripts...

> 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.