This content has been marked as final.
Show 2 replies
-
1. Re: how to get component name in switchyard
igarashitm May 9, 2016 8:11 AM (in response to ravi21588)I don't think component name is available, but you can see service name or reference name from org.switchyard.Service object put as a "org.switchyard.bus.camel.provider" exchange property or org.switchyard.ServiceReference object put as a "org.switchyard.bus.camel.consumer" exchange property.
-
2. Re: how to get component name in switchyard
tadayosi May 9, 2016 8:31 AM (in response to igarashitm)In addition to Tomo's suggestion, probably you may reach the component name by using the SwitchYard JMX API: