Record all xmls from JMS queue before they get processed by trigger
Has anyone had any luck with a tool that can save all xmls (as say .txt or .xml files doesn't matter) that arrive on a websphere MQ before they get processed off the queue by a JMS trigger (without 开发者_JAVA技巧disabling the trigger or tweaking its settings)?
@toop: you can create and configure MQ exits to do that
精彩评论