ok, where is the file that I need to modify to add my own javaagent?
I grep'd and didnt find anything in the workspace or deployment dirs...
Type: Posts; User: electricthought; Keyword(s):
ok, where is the file that I need to modify to add my own javaagent?
I grep'd and didnt find anything in the workspace or deployment dirs...
my app just wont start using the springloaded<ver>.jar..
seems to alter the classpath or something. I get a bunch of exceptions when I shouldn't.
If I un-check the option, all is fine...
If I...
I can't add my own javagent such as:
-javaagent:${development.lib.dir}/class-reload-agent.jar=classes=${virtual.classpath};${frontend.classes.dir},loglevel=INFO
it wont take in sts.
I would...
doesnt work for me.
How to change to another classloader?