XDIMEContextInternal context, XDIMEAttributes attributes)
throws XDIMEException {
VolantisProtocol protocol = getProtocol(context);
TickerResponseModule module = protocol.getTickerResponseModule();
try {
callOpenOnModule(module);
} catch (ProtocolException e) {
logger.error("rendering-error", getTagName(), e);