@PermitAll
public class WsResponseMDB
extends Object
implements javax.jms.MessageListener
Message driven bean which handles web service responses sent by process engine.
It will lookup any servlet waiting for given response and notify it's thread
(implemented using BlockingQueue)