tags:

views:

95

answers:

0

I need to pass in a java argument when I start Glassfish via Eclipse. The arg is "-javaagent:/path/to/spring-agent.jar". Do I set this in Eclipse somewhere, in Glassfish's admin area somewhere, or both?

related questions