[ 
http://jira.amdatu.org/jira/browse/AMDATU-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11791#comment-11791
 ] 

Bram de Kruijff edited comment on AMDATU-455 at 10/19/11 3:23 PM:
------------------------------------------------------------------

http://download.oracle.com/javase/6/docs/api/java/lang/instrument/package-summary.html
{quote}
An implementation may provide a mechanism to start agents sometime after the 
the VM has started. 
{quote}
Didn't even know this is possible, but seems to be since se6. Whether to do it 
is an entirely different matter...

For obvious security, stability, compatibility and modularity concerns we 
should IMHO be very careful before allowing something like this.

                
      was (Author: bramk):
    
http://download.oracle.com/javase/6/docs/api/java/lang/instrument/package-summary.html
{quote}
An implementation may provide a mechanism to start agents sometime after the 
the VM has started. 
{quote}
Didn't even know this is possible, but seems to be since se6.
                  
> Support starting Java agents from an OSGi bundle
> ------------------------------------------------
>
>                 Key: AMDATU-455
>                 URL: http://jira.amdatu.org/jira/browse/AMDATU-455
>             Project: Amdatu
>          Issue Type: New Feature
>          Components: Amdatu Core
>    Affects Versions: 0.1.1
>            Reporter: Ivo Ladage - van Doorn
>
> As described in issue http://jira.amdatu.org/jira/browse/AMDATUCASSANDRA-114, 
> Cassandra requires a Java agent to be defined upon JVM startup 
> (-javaagent:lib/jamm-0.2.2.jar). As described in the issue, it can be fixed 
> by some appending a package to the boot delegation packages but that would 
> not be the preferred solution.
> Ideally it would be possible to start Java agents from a OSGi bundle (like 
> the jamm agent from the cassandra application bundle).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://jira.amdatu.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to