DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38992>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38992

           Summary: JSVC does not support all the standard java 5.0 launcher
                    options
           Product: Commons
           Version: 1.0.1 Final
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Daemon
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


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.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to