I try to get shindig running in google application engine.
But I failed when GuiceServletContextListener starts, An error is thrown
out from here:
try {
if (!jmxInitialized) {
Manager.manage("ShindigGuiceContext", injector);
jmxInitialized = true;
}
} catch (Exception e) {
// Ignore errors
}
the code above try to ignore the errors in the container not support JMX.
but only 'exception' is caught instead of 'throwable'.
Best Regards.
Leon (李斌)
CDL WebSphere Web 2.0 Feature Pack Team
TEL:86-21-60922574
E-mail: [email protected]