This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Description
Hi Michael,
I was trying your apm agent for mule 3.9 and I faced an issue when the message processor is the mule object store or even a custom connector:
org.mule.modules.objectstore.generated.processors.StoreMessageProcessorDebuggable cannot be cast to org.mule.api.AnnotatedObject
Class: AnnotatedObjectUtils
method: getProcessorType
Component:
<objectstore:store config-ref="ObjectStore__Connector" key="a" value-ref="#[payload]" overwrite="true" doc:name="ObjectStore"/>