Community
Participate
Working Groups
Import org.eclipse.edt.rui.dojo.samples_0.7.0. Open ServiceSample in dojo.samples. Preview. Click Call a good service. Uncaught exception occurred during handling of undefined.onClick event [CRRUI2002E] loadGoodNews An error occurred inside ServiceSample: Object expected [CRRUI2094E] Here are the EGL function calls leading to this error: org/eclipse/edt/rui/widgets/HTML.egl() at line 44 dojo/samples/ServiceSample.egl() at line 50 DojoButton.DojoButton.handleEvent() [native JavaScript] Same with Call a broken service. Error is on statement: svc IRest? { @Resource{} }; call svc.invokeGet("http://www.ibm.com/developerworks/forums/rss/rssmessages.jspa?forumID=2275") returning to handleNews onException handleError;
Hi Brian, This is a problem of ServiceMonitorRuntime.js in the sample project. Can you route this bug to someone who is familiar with service? Thanks.
Service Monitor is a sample that is not shipping with the .7 release, so this one is not a high priority right now.
fixed changes are in org.eclipse.edt.rui.dojo.samples_0.7.0
Verified 20111130.