Hi Team,
I am adding some jar file and .property file in Java agent. I kept jar file in jvm\lib\ext folder and my code is able to take its reference.
Similarly I had added “.property” in agent using “Import->Resource” method, but here java class code is not able to take reference of this “.property”.
Please suggest how/ where iIshould add/keep “.property” file in java agent so that java code can take its reference.
Regards,
Yogesh Patil