WSO2 ESB task (scheduler) doesn't work
问题 I have to send XML message to my jms proxy service (service receive and send back message over JMS) with ESB Task (scheduler). I tried 2 solutions. 1 solution In added task I fill: message -> my XML injectTo -> set 'proxy' proxyName -> my proxy name The result is that, my jms proxy receive the message but without JMS_Corelation (I guess the message is send local in ESB) and I get that error: Unexpected error sending message back org.apache.axis2.AxisFault: Transport out has not been set at