Hi guys!
When an agent starts up with the JVM (through premain()) we can specify in
the command to start up jboss, classes to be added to jboss system packages
by setting the above property.
I am looking to replicate the effect of setting that system property after
jboss has started up, i.e, an agent will be loaded through agentmain()
after jboss is up and running.
All help is appreciated.
Thanks and Regards
Sam Thomas