In the 4.5.x documentation the diagram below depicts a flow map with message queues serving as an entry point to an application (actually the same queue acting as both an exit point for one and an entry point for another - classic pattern). We have several Java applications with JMS Message Queue Entry Points. These entry points are detected by the default BT detection rules. However, these entry points do not show up on the flow maps. Can anyone point in the right direction on how to accomplish this or is it not possible (even though it's shown that way in the documentation)?
... View more