Hi there!
I have a AIX environment for SCE 11.0.2 and I want to do debug from eclipse IDE, for this I set up the run-scprd-wmoltp1.sh file placing the next line:
JAVA_OPTS="-Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n $JAVA_OPTS"
But when I try restart service(OLTP), I got a error. that means, the services don't start!
My question is: How do I do the debug set-up? or not is possible testing java class in AIX environment.
Thanks
Your suppport is greatly appreciated.