Additional debug tools
Hello, we have posted the enabler.js file in a technote here ---> http://www-01.ibm.com/support/docview.wss?rs=3529&context=SSWP9P&context=SSYG8C&context=SSRPHS&uid=swg21394707&loc=en_US&cs=utf-8&lang=en. I am in the process of updating this article now.
I found entering the following statement in your script file a real help:
debugger;
If you have firebug installed or IE 8 then a debugger window will appear and stop at that line.
IE 8 has the debugger built in (Tools -> Developer Tools or function key 12) I believe this is what Visual Web Developer provided.
enabler.js
Hi Alice, V1.1 is the latest release. I am sorry for the delay in getting you the correct file. Lots of folks have taken off for the holiday. Hopefully everyone should be back on Monday. Again, sorry for the delay!
thanks Anna. My version is 1.1 (Windows)
Is there a later version?
May I suggest in the future it is handled the same way as the debug version of dojo.js -- add a debug version whenever the product is installed / modified. Any help to debugging is welcome!
Hi Alice, the developer I spoke with needs to know which version of Mashup Center you are using so we can provide you with the correct version of the file.
Hello Alice, I am checking on this for you. I will respond soon. Thanks for your comment!
For debugging it says get the debug version of enabler.js. Can this be made available?
Locate enabler.js in the following directory. This file replaces files on your server:
<LMCInstallRoot>\mm\eclipse\plugins\com.ibm.mm.enabler_1.0.0\resources\js\com\ibm\mm\enabler
Ask your IBM representive for the debug enabled enabler.js file. Then replace your enabler.js with the debug enabled enabler.js file.