As you know, Was V7 has the function to configure log in Admin console. But, I want to modify these configurations via my code. So, does it exist some APIs to help me to implement this in Was V7?
Thanks. Joseph
As you know, Was V7 has the function to configure log in Admin console. But, I want to modify these configurations via my code. So, does it exist some APIs to help me to implement this in Was V7?
Thanks. Joseph
You use the AdminClient to look up the TraceService MBean and update the trace string via that interface.