Hi, Is it possible for me to set below DEBUG property for a running applicaion using apex command line tool, without killing or shutting down a running application ?
<property> <name>dt.attr.DEBUG</name> <value>true</value> </property> If so can someone help me with the command, how I can achieve this ? Thank you. Regards, Raja.
