auke- opened a new pull request #17: Notify observers when starting proxy services URL: https://github.com/apache/synapse/pull/17 When a proxy service is started the Axis2 Observers aren't notified. This is due to the fact that the proxy services are only loaded by the Axis2 Synapse controller and not started. Inline in, out and fault sequences are not initialized, since that happens when a service is started. By starting the proxy services explicitly in the Axis2 Synapse controller the sequences are properly initialized and the Axis2 Observers are notified.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org For additional commands, e-mail: dev-h...@synapse.apache.org