You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 18:03:28 UTC

[jira] Updated: (DAEMON-84) [daemon] JSVC does not support all the standard java 5.0 launcher options

     [ https://issues.apache.org/jira/browse/DAEMON-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb updated DAEMON-84:
-----------------------

    Fix Version/s:     (was: 1.0.1)
                   1.0.2

> [daemon] JSVC does not support all the standard java 5.0 launcher options
> -------------------------------------------------------------------------
>
>                 Key: DAEMON-84
>                 URL: https://issues.apache.org/jira/browse/DAEMON-84
>             Project: Commons Daemon
>          Issue Type: Improvement
>    Affects Versions: 1.0.1
>         Environment: Operating System: Linux
> Platform: All
>            Reporter: Seva Popov
>            Priority: Minor
>             Fix For: 1.0.2
>
>
> JSVC does not support all the standard java 5.0 launcher options. 
> In particular, the following options are not supported:
>     -agentlib:<libname>[=<options>]
>     -agentpath:<pathname>[=<options>]
>     -javaagent:<jarpath>[=<options>]
> I am using Tomcat 5.5.* which I start using jsvc. I am also using AspectJ 5.0.
> I'd like to able to specify the -javaagent:pathto/aspectjweaver.jar option to 
> the JVM to use the AspectJ load-time weaving.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.