157158159160161162163164165166167
{ ProducerInfo info = consumer.getProducerInfo(); try { consumer.releaseSessions(); } catch (PortletInvokerException e) { log.debug("releaseSessions failed when attempting to destroy " + CONSUMER_WITH_ID + id + "'"); }
101102103104105106107108109110111
165166167168169170171172173174175
124125126127128129130131132133134