Deepak Bala wrote:
ramprasad madathil wrote:
Sure you can, as long as the weblogic server is started in debug mode and is listening on a port for debug protocol messages. Use the -Xdebug flag to enable debugging
For a clustered environment, wouldn't it be necessary to start a debug process for each machine in the cluster?
ram.
You should be able to debug each server in the cluster by following the approach mentioned above. In short the answer is yes
Originally posted by Steve Wink:
I don't know what the minimum is. I use RAD 7.0.0.6 and WAS 6.1.0.11 and struts works on both.