How to find the ESB Service Name and Category which maps to the respective EPR URIs, like 'invm://..' ?
Issue
- Users find it difficult while trying to map log entries like the following in order to figure out the respective
ESB Service NameandCategoryfor anEPR.
header: [ To: InVMEpr [ PortReference < <wsa:Address invm://742424242424242424242424.../false?false#10000/>, <wsa:ReferenceProperties jbossesb:type : urn:jboss/esb/epr/type/invm/>, <wsa:ReferenceProperties jbossesb:passByValue : false/> > ] ReplyTo: InVMEpr [ PortReference < <wsa:Address invm://thread-499-3/>, <wsa:ReferenceProperties jbossesb:type : urn:jboss/esb/epr/type/invm/>, <wsa:ReferenceProperties jbossesb:passByValue : false/>, <wsa:ReferenceProperties jbossesb:temporaryEPR : true/> > ] MessageID: c58evd83-... ]
It is understandable that the invm://742424242424242424242424... bit refers to an ESB Service defined in some deployed jboss-esb.xml file, but how to figure out which service this message is actually going to?
- Is there anyway to get the historic data about the
EPRand it's associatedESB Service NameandCategoryinSOA-P 5.x? Is there a log4j logger category available which users can configure to keep a record in the log files saying anEPRis linked to anESB Service?
Environment
- Red Hat JBoss SOA Platform (SOA-P)
- 5.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.